??? 09/19/06 15:32 Read: times |
#124572 - header file Responding to: ???'s previous message |
I know a lot about SDCC, but nothing about at89c51. SDCC has several include files for atmel at89x51xx controllers. Have a look in the include directory (/usr/local/share/sdcc/include/mcs51/). Which is best depends highly on the specific controller you're using. Just make sure you're not using a Keil header file.
* Does this mcu come with internal xdata memory? * Does it need a special setup to use the external memory interface and do you have external memory? * Does it have a watchdog? Maarten |