Re: how to target the Intel 8051?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Danny Birdie schrieb:
  I have some C code targeted for the Intel 8051. How do I go about
using GCC to target the 8051, so I can generate an assembly output, or
an Intel Hex output.

does gcc really know about 8051? I think i used SDCC the last time i compiled C for the 8051.

If you can read german, you may want to look here:

http://www.mikrocontroller.net/articles/MCS51

This also might help (english):

http://www.pjrc.com/tech/8051/

As i don't see any signs for gcc knowing about 8051, i don't assume that a driver exists for it.

...Michael

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux