Search the web
Sign In
New User? Sign Up
gnu-m68hc11 · GNU 68HC11/HC12
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 9056 - 9134 of 9382   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
9056
Hello, I get different results if I compile the same test.c file with a lower case c and an upper case C in the command line! I came across this by accident. ...
georgevca
Offline Send Email
Mar 2, 2008
3:51 am
9057
... .C ist C++ extension: http://gcc.gnu.org/onlinedocs/gcc-4.2.3/gcc/Invoking-G_002b_002b.html#Invoking-G_002b_002b -- 42Bastian...
42Bastian
bastian42
Offline Send Email
Mar 2, 2008
6:45 am
9058
Hi, We have some practice exercies in our course, I was able to do several of them using ASMIDE (the 68hc12 assembler) however there's this one exercise which...
knadoor
Offline Send Email
Mar 6, 2008
1:04 pm
9059
HI knadoor ... Do you want us to solve your homework ? ... Why don't you ask your tutor for an example ? -- 42Bastian Note: SPAM-only account, direct mail to...
42Bastian
bastian42
Offline Send Email
Mar 6, 2008
2:49 pm
9060
no no I'm not after an answer. It's just that I don't see that guy until next Tuesday or something since semester has just started. if you know how to do it...
knadoor
Offline Send Email
Mar 6, 2008
3:45 pm
9061
LoL wait a sec...lecture 3 has an example like the problem I have now thanks for reminding me about the lecture notes :P however mind you the example is from...
knadoor
Offline Send Email
Mar 6, 2008
4:08 pm
9062
... At least you are being honest. Most students who post this sort of stuff pretend not to be asking us to do homework for them. You may be reasonably assured...
Mike McCarty
Mike.McCarty@...
Send Email
Mar 6, 2008
5:10 pm
9063
thanks for your advice... cheers....
knadoor
Offline Send Email
Mar 6, 2008
11:18 pm
9064
OK, here is a patch to binutils to add support for the XGATE and partial support for the S12X. I have used it to create code and it works so far although...
James Murray
jsmcortina
Offline Send Email
Mar 8, 2008
8:35 pm
9065
Awesome work James, I'll give it a shot as soon as I can :-)...
Fred Cooke
fred.cooke@...
Send Email
Mar 8, 2008
8:44 pm
9084
I have the CME-11E9-EVBU development board (HC11). I have it working fine with the assembler that comes with the kit. However, there is also the GNU C...
ipscone
Offline Send Email
Apr 28, 2008
2:02 am
9085
... Aren't these questions for the supplier? ... You need to provide more information (0) what package and version are you trying to install (1) architecture...
Mike McCarty
Mike.McCarty@...
Send Email
Apr 28, 2008
7:53 am
9086
... Well perhaps I wasn't talking to you. I was hoping someone else, who had that board, would reply. **they** would know the answer to my questions, since...
ipscone
Offline Send Email
Apr 28, 2008
11:54 am
9087
I would suggest going to the GCC for the HC11 site: http://www.gnu-m68hc11.org/blog/ And download one of the versions there. We still use the Windows 2.2 ...
John
stimey_mn
Offline Send Email
Apr 28, 2008
1:31 pm
9088
Thanks, I will go there an get what's specific to this processor. I think I jus need something to get started. What I have now is without instructions Sent...
ipscone
Offline Send Email
Apr 28, 2008
2:34 pm
9089
... Although it's off topic here, yes the M3 is an ARM - a small MCU that many consider a small step above the Arm7. You have to use the latest CodeSourcery...
Eric Engler
englere.geo
Offline Send Email
Apr 30, 2008
3:34 am
9090
My system is a Windows XP. I have CygWin installed. Ok, I have the GCC Tool Chain for the 68HC11 installed and have successfully tested it by compiling the...
ipscone
Offline Send Email
Apr 30, 2008
9:49 pm
9091
... Last time I checked, includes weren't set with an environment variable, instead being passed something like this: m68hc1x-gcc -I/path/to/include -Wall -o...
Triffid Hunter
triffid_hunter
Offline Send Email
Apr 30, 2008
11:03 pm
9092
Bear with me on these laborous questions (below) ... to use ... variable, ... Thanks, I was wondering if that method was a DOS/Windows thing. I'm a windows...
ipscone
Offline Send Email
May 1, 2008
2:29 pm
9093
Followup: I found the answer. In looking at another example, I found the makefile had: SCRDIR=../ GEL_BASEDIR=$(SCRDIR) include...
ipscone
Offline Send Email
May 1, 2008
4:42 pm
9094
Hi, Did you succeed in compiling the GEL libraries? I would love to see how you did it, I tried unsuccessfully to do it for some time now, and I gave up at the...
said jello
sjellouli
Offline Send Email
May 1, 2008
8:23 pm
9095
... see how you did it, I tried unsuccessfully to do it for some time now, and I gave up at the end. ... I'm not sure this will help but one thing the...
ipscone
Offline Send Email
May 1, 2008
9:18 pm
9096
Hi, Thank you very much, I will try this later, but if it worked for you, I am hoping it will also work for me. I appreciate your help. ... see how you did it,...
said jello
sjellouli
Offline Send Email
May 2, 2008
2:46 pm
9099
Hello, I want to use the CSPROG chip select to select an external EEPROM. So it must also become active when writing to the "external program memory". The name...
Carl van Denzen
cvdenzen
Offline Send Email
May 4, 2008
12:37 pm
9105
... Yes, the CSPROG pin is active for both reads and writes. We just connect it directly to the *CE pin on the Flash. You can the upload software to the Flash...
David Simpson
djsimpson100
Offline Send Email
May 5, 2008
3:51 am
9108
... You need to remember that you can't fetch opcodes from the memory while it is "busy" doing a write. You need to execute code from some other physical...
Mike McCarty
Mike.McCarty@...
Send Email
May 5, 2008
5:41 am
9120
Ok, thank you Mike and David. I understand what to do. Carl....
Carl van Denzen
cvdenzen
Offline Send Email
May 12, 2008
4:31 pm
9121
Hi all, I have a DRAGON12 board, it has an mc9s12dp256 freescale mcu, but it stopped responding altogether, anyone has any ideas what to do? the board has a...
said jello
sjellouli
Offline Send Email
May 12, 2008
8:46 pm
9122
... There are too many variables easily to accomplish this kind of troubleshooting in this forum, aside from the fact that it is totally OT. Contact me via...
Mike McCarty
Mike.McCarty@...
Send Email
May 12, 2008
8:51 pm
9134
Has anyone successfully used PulseAccum B on PortT of the MC9S12D64? We use PulseAccum A on PortT7 and it works fine. Now we need to get PulseAccum B to also...
WadeA & RebeccaM Smith
warm38spl
Offline Send Email
May 26, 2008
4:28 pm
Messages 9056 - 9134 of 9382   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help