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.

AWR1642: watchdog

Part Number: AWR1642

Hi,

Recently i have reviewed Watchdog Driver code in AWR1642 SDK1.2, but there is no sign have i find the usage in Demo code.

So is Watchdog used in SDK1.2 Demo? How can i find and test it in SDK1.2?

Thanks 

Brian

  • Brian,

    TI's mmWave SDK features nearly two dozen drivers in the C:\ti\mmwave_sdk_01_02_00_05\packages\ti\drivers folder of the SDK. While all of these drivers are offered for use in your own application, this does not mean that they are all implemented in the Out-of-Box Demo. The Watchdog may not be used in the demo, but TI has provided the source files should you want to implement that functionality in your own program.

    Please keep in mind that a basic unit test for the watchdog can be found here: C:\ti\mmwave_sdk_01_02_00_05\packages\ti\drivers\watchdog\test\xwr16xx

    Regards,
    Kyle
  • Hi Kyle,

    Thank you for for your reply. I will check the test code .

    B.R.
    Brian