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.
Tool/software:
Hi TI
We followed instructions in this FAQ.
But our board can not get reset. We are sure that timer interrupt has been triggered , our configuration is as below.
SDL_ESM_config RTI_Test_esmInitConfig_MAIN = { .esmErrorConfig = {0u, 3u}, /* Self test error config */ .enableBitmap = {0x00000000u, 0x00000000u, 0x00000000u, 0x00000000u, 0x00000000u, 0x00000004u, }, /**< All events enable: except timer and self test events, */ /* and Main ESM output.Configured based off esmErrorConfig to test high or low priorty events.*/ .priorityBitmap = {0x00000000u, 0x00000000u, 0x00000000u, 0x00000000u, 0x00000000u, 0x00000004u, }, /**< Configured based off esmErrorConfig to test high or low priorty events. */ .errorpinBitmap = {0x00000000u, 0x00000000u, 0x00000000u, 0x00000000u, 0x00000000u, 0x00000000u, }, /**< All events high priority: */ };
After triggered, am2432 no longger runs as we no longer seen the cyclic prints added in our task code. But it can not reset, can you help us for this issue, looking forward to your reply. Thanks.
Hello Cheng guo,
I am looking at your queries, and you may expect reply in one or two days.
Regards,
Anil.
Hello Anil
We have passed the test now. Root cause is that we have integrated a custom flash which need to be reset before warm reset triggerred or system will not correctlly read out sbl firmware. Thanks.
Hello Cheng guo,
Thanks for the above details, there is no problem with the above FAQ and SOC gets reset after the watchdog expires.
Regards,
Anil.