Question
Startup code variable initialization
Posted on December 06, 2015 at 11:57
Hello
using MDK-ARM , I want from startup code change the initialization of global variable after warm reset (Pressing reset button) ... But I dont know where to look ?The idea is I want the variable keep its value after warm reset, not re-initialized by zero.Any Idea ? #startup-code