Part Number: MSP430FR5043
I want to go to switch to a smaller data model (see TI’s Code Memory Models and Data Memory Models . I have done succesfully Large code and small data model library for IMATH and USS library.
But my firmware failure shows that some firmware pointers or data buffers are not correct. Do we or what kind of steps needs to include to achive above requirement.
Or is it because of 32-bit pointer-to-integer casts ?