Other Parts Discussed in Thread: UNIFLASH, MSPM0C1104
Tool/software:
Hi,
I am trying to program the latest MSPM0C1104S8YCJR microcontroller. My use case is : I am trying to do i2c programming of a slave device using the MSPM0C1104S8YCJR as the master.
I made a custom board with the MSPM0C1104S8YCJR , taken care of the pull-up resistors for i2c and also added the capacitors (100nF, 10u) for the vdd supply.
Initially to program MSPM0C1104S8YCJR i had to connect the LP-MSPM0C1104 launchpad and flash the code. Iam using the CCS 20.1.1 version , the build is finished for the project but the MSPM0C1104S8YCJR is not being programmed.
I am getting the following error:
CS_DAP_0: Error connecting to the target: DAP Connection Error. This could be caused by the device having gone to low power mode. Try forcing an external reset.If the error persists, try forcing BSL, a Mass erase or a Factory Reset. Check device FAQs for more information.
I tried doing the Factory reset from UniFlash GUI , still got the same error, for Mass Erase it showed CORTEX_M0P: GEL Output: Mass Erase is not available for this device.
and BSL is not supported for this device.
Can anyone tell me how to solve this?
Thanks,
Victor