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.

PROCESSOR-SDK-AM62X: M4 Watchdog

Part Number: PROCESSOR-SDK-AM62X

Tool/software:

Hi.

I would like to use the RTI watchdog in the M4 of the AM62x.  It appears as though the code in the MCU+ SDK's source/drivers/watchdog/v0/watchdog_rti.c is suitable for this.  However, when I look at the binary libraries in source/drivers/lib, there are watchdog functions in the A53 libraries but not the M4 libraries.

Is there a reason why the RTI watchdog can't be setup and periodically petted (Watchdog_clear()) by the M4?

My goal is to ensure that the M4 software continues to run properly and, if it stops, to reset the processor.

Thanks,
    Steve