Other Parts Discussed in Thread: UNIFLASH
Hello
The Ic is mspm0g1505 device , i can debug to test online. but it will not work when power off
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
The Ic is mspm0g1505 device , i can debug to test online. but it will not work when power off
Hi,
Do you change the NONMAIN in your code? If not, you can choose the first one "erase main memory only" for test.
And please also add logging information in your code and output through the UART port. It will help you to know where the code is getting stuck in.
Best regards,
Cash Hao
Hi,
First enable "Arm Hex Utility".
Then choose the output format in "Output format options"
You can use uniflash tool to program the device as well. https://www.ti.com/tool/UNIFLASH
Best regards,
Cash Hao