I've done a test using both the gnu and IAR compilers. When optimizations are turned off, the program simply ends up in the default handler. Without being able to turn off optimizations many things are optimized out, therefore making it hard to debug. Can you comment?
↧