Verify error on programming INFO_A block using Crossstudio 2 with MSP430F5418
I am using INFO_A, INFO_B, INFO_C and INFO_D to store user-configurable data.
I have set data up using #pragma constseg("INFO_x") directive.
All good so far and my default data is stored in the INFO blocks as desired.
When I try to program the hardware, however, I get a verify error.
When I compare the differences, I notice that the block from 0x1980 to 0x19ff has not been programmed, this being INFO_A.
All data is stored correctly in the other 3 info blocks.
The target device I am using is theTI-MSP-FET430UIF.
Any help would be appreciated.
Please sign in to leave a comment.
Comments
2 comments