Part Number: MSPM0G1519
Hello,
I am following up on https://e2e.ti.com/support/microcontrollers/msp-low-power-microcontrollers-group/msp430/f/msp-low-power-microcontroller-forum/1622209/mspm0g1519-bsl-entry-from-app which was inactive and hence locked.
You mentioned that for MSPM0G1519 it should be as simple as calling
DL_SYSCTL_resetDevice(DL_SYSCTL_RESET_BOOTLOADER_ENTRY);
function. Yet, after I execute this statement the application is re-entered after 200-250ms. During this time application is not active.
Is it possible that BCR runs but then BSL is not invoked but application start is triggered?
I also came accross https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1611380/mspm0g1519-bsl_err_01-also-required-for-mspm0g151x which suggest that DEVICEID should be > 0 for production samples. Yet I read 0.
The MSPM0G1519 housing has the following information printed:
MSPM0
G1519S
TI 548 C
CPV2 G4
What can I expect from this die version? Should the BSL entry from application work as simple as DL_SYSCTL_resetDevice(DL_SYSCTL_RESET_BOOTLOADER_ENTRY)?
Best Regards
Marco
