Thanks for the input. I was concerned about the Watchdog during c_init, that's why I disabled the watchdog at the resetISR, prior to the c_init code execution. So I disable the WDT at the resetISR and at main(), and I still have the issue. I want to toggle bits during the c_init code as a debug aid. My question is - where is the source for the c_init code? I'll have to dig into that... Tim
↧