Part Number: MSPM0G3519
Other Parts Discussed in Thread: UNIFLASH
Hi,
I am using MSPM0G3519 Launchpad. I am working on upgrading firmware over bluetooth.
First I tried with the code bsl_software_invoke_app_demo_uart, which uses ROM BSL, I sent the firmware code I want to upgrade using docklight , and the firmware is upgrading successfully, but here I am facing following problems.
- I need to send the bsl packets on uart0 only, can I change it to any other uart?
- while sending the bsl packets If there is any power failure then I have nothing in the board as i am doing mass erase before sending program data command. how to overcome this?
- I want to use secondary bsl. can I?
- I gone throgh the secondary_bsl_uart code. but I am not able to understand how to test it?
- while debugging this code using ccs, I am getting following errorFlash Programmer: Invalid mass erase command
File Loader: Memory write failed: Flash Programmer: Error, Attempting NONMAIN write without erasing!
GEL: File: C:\Users\dibyarekha\workspace_ccstheia\secondary_bsl_uart\Debug\secondary_bsl_uart.out: Load failed.
how to solve it?
Its Very Urgent. Please suggest.
