Tool/software:
Hi
1. The rtos SDK version is mcc_plus_sdk_j722s_11_00-00_12
2. The SDK routine did not find an example of how the watchdog runs
3. How to control the internal watchdogs of wake up r5f, mcu-r5f, and main-r5f respectively
Thanks
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
1. The rtos SDK version is mcc_plus_sdk_j722s_11_00-00_12
2. The SDK routine did not find an example of how the watchdog runs
3. How to control the internal watchdogs of wake up r5f, mcu-r5f, and main-r5f respectively
Thanks
Hi,
TI's MCU+ SDK does not provide a Watchdog (WDT) driver example.But we do have watchdog support via the RTI module. Could you please refer the https://software-dl.ti.com/jacinto7/esd/processor-sdk-rtos-j722s/11_00_00_06/exports/docs/mcu_plus_sdk_j722s_11_00_00_12/docs/api_guide_j722s/EXAMPLES_SDL_RTI.html document, let us know if this helps.
Regards,
Karthik
Hi,
We are currently not using the RTI module. Based on your experience, is it necessary for r5f to open the RTI module and internal watchdog.
Thanks!
Hi,
RTI is the recommended way for implementing the watchdog on R5F in J722S.
Regards,
Karthik