Hi,
I see these kind of output from the list file. What the meaning of I, X?
Thanks.
SLOW_MEM (RIX) : origin = 0x00000000, length = 0x00001000
FAST_MEM (RWIX) : origin = 0x03000000, length = 0x00000300
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.
Hi,
I see these kind of output from the list file. What the meaning of I, X?
Thanks.
SLOW_MEM (RIX) : origin = 0x00000000, length = 0x00001000
FAST_MEM (RWIX) : origin = 0x03000000, length = 0x00000300
Robert,
I stands for "initializable" and X stands for "execute".
Regards,
Rahul