Other Parts Discussed in Thread: MSP430F5438
Hi,
I am using msp430f5438. Came across DATA16 and DATA20 segments. Somebody please explain what are these and what are they used for ??
Also please explain the logic behind these 2 code lines
-Z(DATA)RAMCODE,DATA16_I,DATA16_Z,DATA16_N,DATA16_HEAP+_DATA16_HEAP_SIZE=1C00-5BFF
and
-P(CODE)FLASHCODE,CODE=5C00-FF7F,10000-45BFF
Please help me out in this !!