Other Parts Discussed in Thread: SYSCONFIG
After programming the flash using i2c (mass_erase, program_data) started facing the below issue (same file flashed using CCS XDS110: Faced no issues)
CS_DAP_0: Device diagnostic read = 0x00000036
CS_DAP_0:
Possible root causes could be one or multiple of the following:
1) Invalid CRC configuration
2) Invalid BCR configuration
3) Invalid BSL configurationPossible recovery method:
1) Perform a DSSM factory reset
2) If method one does not work please remove power, hold nRST low, connect the device while nRST is held low, and then perform a DSSM factory reset
Tried to factory reset but facing the below issue
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
Found few forum links mentioning that nothing further can be done if the MCU is in this state. The non-main flash memory is protected, so how did it get affected without unprotecting it ?
The root-cause of the issue needs to be found so that the MCU can be used reliably in our project.

