Hello group, I am using the EVB912B32 with DBUG-12 as my microcontroller. Please can anyone point me to where I can get the gnu C compiler and development...
I dunno, maybe checking the links from where you signed up for this mailing list..... Yep! There it is: http://tech.groups.yahoo.com/group/gnu-m68hc11/links ...
... 1. I wonder if you really "run on the C32 using the serial monitor and Debug12" because DBug12 does not support the AN2548, AKA serial monitor. 2. Can you...
... You may have run into the memory map issue on the C32. You get 2 blocks of 16K each, with a hole in the middle. If you want to store a program that is over...
As I couldn't find any existing code, I have been working on adding support for XGATE assembly to binutils. This post is an early notification that I'm working...
I am trying to convert the MCX12 port for the DP256 to the 9S12C128 chip. Things were going well until I realised that I have to change the memory.x file and...
Have a look at the ms2extra code on www.msextra.com in the ms2extra dev section. They use a c64, but they are actually a c128 inside, so the memory.x is for...
Fred Cooke
fred.cooke@...
Feb 26, 2008 3:55 am
9048
Is GNU's GEL 1.6.1 the most recent/best embedded library for the HC12? I'm curious because it hasn't been updated since January 2005, and I'm wondering if that...
... I couldn't figure out how to use GEL so I wrote my own ... stm32 is looking interesting.. haven't tried it, but a 70MHz ARM with heaps of onboard flash and...
Thank you,thank you, thank you! I still don't understand the file but I now have a running RTOS! I am sure I will have to tweak it later on but at least I...
... Hey thanks. The Kiel ARM eval boards look awesome. So is the Cortex-M3 really an ARM processor? Like will the Gnu ARM GCC etc. chain work for it?...
hi, is there a (lazy) way to let kdevelop do the project management ? how to setup the .pro file ? may be, just a little bit of glue will help, thanks regards ...
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. ...
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...
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...
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...
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...
... 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...
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...
Awesome work James, I'll give it a shot as soon as I can :-)...
Fred Cooke
fred.cooke@...
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...
... 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@...
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...
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 ...
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...
... 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...