Other Parts Discussed in Thread: C-GANG,
Hi,
I'm trying to create an MSPM0 software to download an intel-HEX file from UART and program the data into the flash memory inside of MSPM0.
However, I accidentally seemed to erase all of the flash memory and can't update the software by CCS with XDS110 nor C-GANG.
I tried to do "factory reset" based on the manual " MSPM0_Unlock device_M0 deep dive" and " MSPM0 MCUs Development Guide" but it was never fixed.
Could you tell me how to fix it???
The log messages that I saw were followings.
1) MSPM0_Mailbox_FactoryReset_Auto with CCS when PA13 was connected to V3.3.
CS_DAP_0: Initiating Device Factory Reset
CS_DAP_0: Attempting CS_DAP connection
CS_DAP_0: Attempting SEC_AP connection
CS_DAP_0: Command Sent
CS_DAP_0: Start hardware Reset using NRST
CS_DAP_0: Initiating BOOTRST Board Reset
CS_DAP_0: Reset line asserted
CS_DAP_0: Reset line de-asserted
CS_DAP_0: Board Reset Complete
CS_DAP_0: Reset done
CS_DAP_0: SEC_AP Disconnect
CS_DAP_0: SEC_AP Reconnect
< no messages appeared even if i waited for about 3min.>
2) MSPM0_DeviceDiagnosticRead with CCS when PA13 was connected to V3.3.
CS_DAP_0: Attempting CS_DAP connection
CS_DAP_0: Device diagnostic read = 0x00000007
Thank you in advance.




