Part Number: MSP430FR2433
Tool/software: Code Composer Studio
Hi,
I need to disable FRAM mass erase on wrong BSL password entry and use a permanent custom BSL password that I can use for future Firmware upgrades via BSL.
I have found that this password is firmware specific with address location of each ISRs used as data for password.
So is it possible to use any permanent password of our choice during every firmware upgrades?
If its possible, how can we do that?
In our project, preventing MSP FW corruption has high priority over proprietary FW security, so we need to disable this "wrong password mass erase" feature.

