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.

CC2340R5: How to set a timer for watchdog?

Part Number: CC2340R5

Hi TI members,

Below is my building environment:

Software

Version

Code Composer Studio

12.3.0.00005 

SimpleLink SDK

7.10.00.35

XDCtools

3.62.1.16_core

We would like to add watchdog to our project, but wasn't sure of how to set the timer for watchdog.

We also checked the Watchdog_Params Struct Reference (ti.com) but still not sure of how to configure it.

Please help to clarify the usage of these APIs.

Thanks.

BR,

  • Hi Yuwen,

    there is a Watchdog example in our SDK.

    Please have a look into your SDKs product folder (~\examples\rtos\LP_EM_CC2340R5\drivers\watchdog)

    And try to run the example and see if you are able to port it to your application.

    Regards,

    Alex