Anthony L wrote:
I want to set the storage location for this struct at memory address 0x0021. Ive been told that in IAR this is done with the @ symbol. Is there a simmilar way of doing this in mspgcc?
Take a look at header files in msp430/include/msp430:
struct adc10_t adc10 asm("0x01B0");
--
Regards,
Sergey A. Borshch mailto: [email protected]
SB ELDI ltd. Riga, Latvia
