Hi Ronen, According the MSP430 FLASH BSL user guide , section 2.4.4.3, the last 32 bytes of FLASH memory (0xFFE0 - 0xFFFF) are used as the PW. The PW is essentially the interrupt vector assignments and reset vector at 0xFFFE. You can generate a .txt image and view the values. Example
↧