3.4.13 How Can I Stop Variables Being Cleared at Startup?
Use the __persistent
qualifier (see 5.3.9.5 Persistent Type Qualifier), which will place
the variables in a different psect that is not cleared by the runtime startup code.
Use the __persistent
qualifier (see 5.3.9.5 Persistent Type Qualifier), which will place
the variables in a different psect that is not cleared by the runtime startup code.
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.