3.6 Fixing Code That Does Not Work
This section examines issues relating to projects that do not build due to compiler errors, or which build but do not work as expected.
- How Do I Set Up Warning/Error Messages?
 - How Do I Find the Code that Caused Compiler Errors Or Warnings in My Program?
 - How Can I Stop Spurious Warnings from Being Produced?
 - Why Can’t I Even Blink an LED?
 - What Can Cause Corrupted Variables and Code Failure When Using Interrupts?
 - Invoking the Compiler
 - What Can Cause Corrupted Variables and Code Failure When Using Interrupts?
 - Why are Some Objects Positioned into Memory that I Reserved?
 
