MSPBoot is not correctly initialized to use the 0x10000 to 0x14400 20-bit space but it is possible to customize the project files for this purpose, other customers have done as such for their own purposes. 0x43ff is located in valid RAM space (Sector 3), preferably you would use an address not used by the MSP430 at all like somewhere from 0x1C00 to 0x23FF. Regards, Ryan
↧