Author |
Message |
Topic: Bootloader with 16F877 |
wwoodrow
Replies: 0
Views: 2340
|
Forum: General CCS C Discussion Posted: Fri Aug 17, 2007 2:59 pm Subject: Bootloader with 16F877 |
Hello, we have a set of old code that we want to give the ability of a bootloader. We want to be able to set a flag in memory that the bootloader can read. But not sure where to write to or whether ... |
Topic: WDT for 16F874 |
wwoodrow
Replies: 4
Views: 5631
|
Forum: General CCS C Discussion Posted: Wed Aug 01, 2007 10:09 am Subject: WDT for 16F874 |
I see not reference to timer0. What about global interrupts? Would setting that up have any affect on the WDT? Like I said before, might be best if I start striping out some of the code and see if ... |
Topic: WDT for 16F874 |
wwoodrow
Replies: 4
Views: 5631
|
Forum: General CCS C Discussion Posted: Wed Aug 01, 2007 9:11 am Subject: WDT for 16F874 |
Well, I compiled the example WDT code and it worked fine.
So now I am not sure what the deal is. I compare the fuses and the setup_wdt and it all looks the same. The code we are actually putting ... |
Topic: WDT for 16F874 |
wwoodrow
Replies: 4
Views: 5631
|
Forum: General CCS C Discussion Posted: Mon Jul 30, 2007 8:08 am Subject: WDT for 16F874 |
Has anyone used the WDT with the 16F874 with CCS? We have it setup in the code but the WDT does not seem to be running. We created a for loop to simulate it getting lost, but never resets. The prio ... |
|