I am using a MSP430F5419A part in a security and safety critical application and I want to disable use of the bootstrap loader (BSL) as much as possible. I have set the SYSBSLOFF in the SYSBSLC register to prevent access by the application firmware. To disable external access, I planned to erase the BSL in the Flash, but I read a post on this forum that this was a bad idea.
Why is erasing the BSL not a good idea? I have erased it on one of my parts and see to be able to debug, program, etc. via Spi-by-Wire.
Thanks,
Austin