Other Parts Discussed in Thread: MSPM0G3107, SEGGER, UNIFLASH, MSPM0G3507
Tool/software:
Hi,
I have recently used J-flash lite software along with a Jlink Base debug probe in order to flash my MCU "MSPM0G3107".
In order to test the probe I quickly created an empty project on Code Composer Studio and flashed the hex file onto the microcontroller. The program download was successful as was indicated on J-Flash Lite but the problem is that I have not been able to flash the MCU anymore and the probe couldn't establish connection with the target anymore. I suspect that the issue originates in the empty project code example which consists of an infinite loop. I tried some troubleshoot fixes proposed on Segger wiki page : https://wiki.segger.com/J-Link_cannot_connect_to_the_CPU but nothing seems to work out.
Does anyone have any relevant solution to this problem?
Thank you.