how do i declare variable as non volatile, to retain the previous value even after restarting the system
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
how do i declare variable as non volatile, to retain the previous value even after restarting the system
Hi Sandeep,
Lots of topics regarding this in the net.
http://lmgtfy.com/?q=declaring+c+variables
-kel
Hi,
thanks for reply,
i am using code composer studio and F28069 controller.
I have to store a variable value in the code segment using ccs compiler
can i get the sample code for it.
There are lots of resources on the web and on the TI website (including sample codes/examples) to help you get started with CCS and F28x processors. Some wiki pages that should help you get started:
http://processors.wiki.ti.com/index.php/Category:Code_Composer_Studio_v5
http://processors.wiki.ti.com/index.php/Category:C2000
http://processors.wiki.ti.com/index.php/ControlSUITE_for_C2000