Re:LM3S6965 crashes in hibernate
I tried both the original values and your suggested changes in the present code - I see no difference. The oscillator is still going, and so is Blinky.
What bothers me is that I never, ever hit my initialization code, even after reloading the program with the debugger, or causing a hard reset - or even a power cycle. I originally had the initialization directly in-line in the main function, but added the check for hibernate mode active to attempt to recover after waking, without running through a one-second delay during the setup. That would kill us.
Either something on the demo board has a really long holdup time or the hibernate settings are non-volatile - or we've still got a problem hiding in there.
login or register to reply
|