Author |
Message |
Topic: WDT only resets 1 time. |
Triton
Replies: 7
Views: 9790
|
Forum: General CCS C Discussion Posted: Tue Apr 11, 2006 5:53 am Subject: WDT only resets 1 time. |
Thanks again for the information. At least now I know that it SHOULD work as I expect. My compiler is PCM Ver 3.249. Is this the version that you are using? Also, I have MCLR tied to Vdd with a 10k re ... |
Topic: WDT only resets 1 time. |
Triton
Replies: 7
Views: 9790
|
Forum: General CCS C Discussion Posted: Mon Apr 10, 2006 12:44 pm Subject: WDT only resets 1 time. |
Thank you very much for the help. I have simplified as requseted. Table 9-7 does state that the GPIO will not change during WDT reset, however, after the reset I am trying to change the IO. It still d ... |
Topic: WDT only resets 1 time. |
Triton
Replies: 7
Views: 9790
|
Forum: General CCS C Discussion Posted: Sat Apr 08, 2006 10:06 am Subject: WDT only resets 1 time. |
I added the second endless loop to try and understand what was going on. I expected the WDT to timeout on the first endless loop and then restart from the beginning of main(). If this were the case, I ... |
Topic: WDT only resets 1 time. |
Triton
Replies: 7
Views: 9790
|
Forum: General CCS C Discussion Posted: Fri Apr 07, 2006 12:01 pm Subject: WDT only resets 1 time. |
Hello All,
I am trying to understand how the WDT actually functions. This program began as a way to measure the WDT, but I guess I'm missing some fundemental principal. I have included the pertinen ... |
|