Hello.
I set it to STANDBY0 mode and called _WFI(); in an infinite loop (while(1)),
I could not wake up from STANDBY0 and DebugProbe(XDS110) could no longer connect.
Is there a way to rewrite the program?
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.
Hello.
I set it to STANDBY0 mode and called _WFI(); in an infinite loop (while(1)),
I could not wake up from STANDBY0 and DebugProbe(XDS110) could no longer connect.
Is there a way to rewrite the program?
Hi mori.oq,
This was something that occured with the early version of MSPM0 silicon. Can you verify that you are using the production devices and not the early sample devices?
This thread tells how to distinguish between the two:https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1204644/faq-mspm0-sdk-important-note-for-early-mspm0-customers
Also, what version of the MSPM0 SDK and CCS are you using?
Best Regards,
Brandon Fisher
Hi Mori,
If there is no 'X' in front of the part marking then yes this should be a production sample.
Is this a launchpad or a custom board?
Can you try a factory reset using the MSPM0 Factory Reset GUI (https://dev.ti.com/gallery/view/TIMSPGC/MSPM0_Factory_Reset_Tool/ver/0.0.3/)?
Best Regards,
Brandon Fisher
Hello. Brandon Fisher
Thank you for your reply.
The one I'm currently using is a custom board.
dev.ti.com/.../
I tried it, but the following error occurred.
Could you please tell me how to deal with this?
Hi Mori,
The proxy message there indicates to me that your network may be preventing the cloud tools from working properly. Since you have CCS you could also do the factory reset via CCS. Our SDK CCS IDE Guide shows how to do this here:
Best Regards,
Brandon Fisher