Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
Hello,
I tried to update the BCR and BSL configuration of the MSPM0G1506 controller on my target PCB.
As BSL host I used the BSL_GUI_EXE V1_2 from the SDK mspm0_sdk_2_03_00_07.
If I flash the target via debugger with an image that includes the BCR and BSL configuration, further updates via UART BSL are possible and the application on the target runs without problems.
But if I want to flash the image via BSL after a factory reset, the application on the target does not start after the firmware update and I cannot connect to target via debugger (so unfortunately I cannot read the flash).
It seems like the firmware update itself passes without errors:
Why does the application not start although the update was successful? Is it even possible to update the BCR and BSL configuration via UART BSL?
The BCR config differs only slightly to the default config:
(left side: BCR config I want to flash; right side: BCR config after factory reset).
I am just curious to know why the update of the NONMAIN area might cause problems after a factory reset.
Thanks in advance and best regards,
Fabian