PaoloIT 2 Posted February 26, 2015 Share Posted February 26, 2015 Hello everybody, I need to use WDT to hardware reset CC3200. I tried to include driverlib/wdt.h in energy.h but when I try to use some WDT function, like WatchdogRunning, the CC3200 go to freeze... If I comment the code in the function and leave only "return 1;" the system freeze the same... Can you help me? Quote Link to post Share on other sites
bluehash 1,581 Posted February 27, 2015 Share Posted February 27, 2015 Hello everybody, I need to use WDT to hardware reset CC3200. I tried to include driverlib/wdt.h in energy.h but when I try to use some WDT function, like WatchdogRunning, the CC3200 go to freeze... If I comment the code in the function and leave only "return 1;" the system freeze the same... Can you help me? @@PaoloIT Since this is for the CC3200 ARM, you will have better luck asking your question at the Stellarisiti forums. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.