Other Parts Discussed in Thread: UNIFLASH
Hello,
I'm working on a custom bootloader code for MSP430G2955.
After writing the source code, I observed that the data at the locations of INT00 to RESET (0xFFE0 to 0xFFFF) was different from the values I provided. The FLASH section contains the correct data. I used similar write statements for the entire source file.
I'd like to know if we need to write into these locations while bootloading. If yes, then do they need any additional statements.
I'm using the document SLAA600D and the source code provided in it's link as a reference and couldn't find any of the above.
Thanks
Srikrishna


