5.3.4 Variables
This section includes questions that relate to the definition and usage of variables and types within a program.
- Why Are My Floating-Point Results Not Quite What I Am Expecting?
- How Do I Retain the Value of a Variable Even After a Soft Reset?
- How Do I Save C Variables When an ISR Is Invoked?
- How Long Can I Make My Variable and Macro Names?
- How Do I Access Values Stored in a PSV or EDS Page?
- Why Would I Need to Place Data Into Its Own Section?
- How Can I Load a Value Into Flash Memory?
- How Can I Pack Data Into Flash Memory?
- How Can I Define a Large Array?
- See also, How Do I Share Data Between Interrupt and Main-line Code?
- See also, How Do I Position Variables or Functions at an Address I Nominate?
- See also, How Do I Place Variables in Program Memory?
- See also, How Do I Place Variables in Off-Chip Memory?
- See also, How Can I Rotate a Variable?
- See also, How Do I Learn Where Variables and Functions Have Been Positioned?