5.4 Getting My Application to Do What I Want
This section provides programming techniques, applications and examples. It also examines questions that relate to making an application perform a specific task.
- How Do I Generate Debug Information?
- Why No Disassembly in the MPLAB X IDE Disassembly Window?
- How Do I Share Data Between Interrupt and Main-line Code?
- How to Protect My Code After It Is Programmed Into a Device?
- How Do I Redirect Standard I/O When Using Printf?
- How Do I Place Variables in Off-Chip Memory?
- How Can I Implement a Delay in My Code?
- How Can I Rotate a Variable?