This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSPM0C1104: failed to load Flash BSL

Part Number: MSPM0C1104
Other Parts Discussed in Thread: , MSPM0C1103

Tool/software:

Hi,

I'm using LP-MSPM0C1104 EVK + SDK 2.03.00.07 + CCS to develope the application that needs bootloader function in case need to upgrdae application through I2C interface.

Then I create a new project from the template "flash_bsl" and try to flash it to device.

But it shows the message as below,

NONMAIN CRC validation is not supported for MSPM0C1103/MSPM0C1104/MSPS003Fx. Exercise caution when erasing/programming NON-MAIN.
File Loader: Memory write failed: Flash Programmer: Error, Attempting NONMAIN write without erasing!
GEL: File: C:\Users\  \AppData\Local\Temp\ti_cloud_storage\flash_bsl_LP_MSPM0C1104_nortos_ticlang.out: Load failed.

What dose it mean and how to fix it? Thanks. 

PS, I could flash the other projects, only this one will fail.