Part Number: MSP432WARE
Other Parts Discussed in Thread: MSPM0G3519, LP-MSPM0G3519
Device: MSPM0G3519 (using LP-MSPM0G3519 LaunchPad) Tools: CCS Theia / XDS110 Debugger
Problem: > I am unable to load my code. I am receiving the following errors in the console:
-
Flash Programmer: Invalid mass erase command
-
File Loader: Memory write failed: Flash Programmer: Error, Attempting NONMAIN write without erasing!
-
Load failed.
Context: I am working on a CAN bootloader project. I have tried to flash the code but it seems the NONMAIN region is locked or not being erased properly.
Question: > How can I properly erase the NONMAIN region or perform a factory reset to allow the new code to load?