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.

AM2612: Am2612 reboot issue.

Part Number: AM2612
Other Parts Discussed in Thread: MCU-PLUS-SDK-AM261X,

I recently upgraded to the new AM261 SDK. Here are the versions I have installed:
 
- MCU-PLUS-SDK-AM261X Version: 11.00.00.29
- INDUSTRIAL-COMMUNICATIONS-SDK-AM261X Version: 2025.00.00.08
 
After a certain period the AM2612 is getting rebooted.
 
I tried adding the SOC_getWarmResetCause() function at the beginning of the application code to identify the cause of the reboot. However, it consistently returns 0x41, which indicates a Power-On Reset.
 
Could you please provide guidance on how to debug this issue further?
 
Thanks in advance for your assistance.