This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
What is the equivalent GCC code for the below TI compiler code.
CCS6.0/MSP430F2410
#pragma LOCATION (TxIV,TXIV_ADDRESS) __no_init volatile WORD TxIV;
I'm not aware of any GCC equivalent for #pragma LOCATION.
Thanks and regards,
-George