Hi,
I have to do my program like after every reset the execution of image have to be switched according to the value of the variable stored in flash. For that I increment the variable in my program and write to flash. After every reset this variable has to be read from flash. For storing the variable in flash address 0x080000 and then to read the variable, I did as shown in the snapshot below. But it is not working. Please help to do my program in the right way.
Regards
Sandra