??? 03/03/09 20:54 Read: times |
#163033 - Keil and SDCC need no macros ... Responding to: ???'s previous message |
I would not expect any HLL to cater for all the combinations of "features", but if you are capable of writing ASM macros, you can write C macros that handle xdata in several places. It is the same method.
... however both need, in startup.a51 (or the SDCC equivalent), to have the enabling of the internal XRAM (which, if I recall correctly, is a bit in AUXR1) refer to the datasheet or the user guide. |