Discussion Title | Created date |
---|---|
debugging a crash without a hardware debugger - options? I've found a 100% reproducible crash bug in my ATMEGA1284P project, where by "crash" I mean my custom AVR board either locks up, or appears to jump back to the beginning of main... |
Monday, 4 November 2013 - 17:10 |
stack update is not interrupt-safe? I'm trying to chase down a bug in my C code for the AVR Atmega1284. Every so often, it looks like I may be getting a corrupted stack. Looking at the compiler-generated code, I see... |
Friday, 18 October 2013 - 18:10 |