This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi TI experts:
Last Friday my MSPM0G3507 EVB started to have this dialog when I debug/download the image. Does anyone have this situation before?? I was trying to do the BSL function, and the A-B code swapping, then the situation happened.
Thanks
Jacky
Hi Jacky,
Is your project start not from 0x0000?
It will happen, as your B code is not start from 0x0000.
B.R.
Zoey
BTW, for this connection error, I research the posts in this forum. I found the solution in the following URLs. Finally, I reset my XDS-110, and then it came back.
https://dev.ti.com/gallery/view/TIMSPGC/MSPM0_Factory_Reset_Tool/ver/1.0.0/
Hi Jacky,
The reset is done for M0 not for XDS-110.
Factory reset is ok for this issue.
For start address, you can see .cmd file in Debug folder
Zoey