Part Number: MSP430F2132
Hi Support,
I need a confirmation about the possibility to place part of code into infomemory.
My customer is using MSP430F2132 and they are running out of memory.
I would like understand if they can place one routine into block C of infomemory, And how they can do it.
Here below I am providing the definition of infomemory included into the linker file of their application.
// ---------------------------------------------------------
// Information memory
// ---------------------------------------------------------
-Z(CODE)INFO=1000-10FF
-Z(CODE)INFOA=10C0-10FF
-Z(CODE)INFOB=1080-10BF
-Z(CODE)INFOC=1040-107F
-Z(CODE)INFOD=1000-103F
-Z(CODE)INFOVER=1060-107F
Many thanks,
Alberto