Resolved! how to retain global variable after NVIC_reset() in STM32F302R8
Hi Team,I want to retain a value of variable after software reset i tried __no_init but variable was resetting to zeroIs there any way i can write into Flash during runtime and fetch it back after resetThanks,Krupashankar