I am writing my code in BASCOM-AVR. It has 2 if loops and 1 for loop inside the 1st if loop. I will give DC supply to ATmega16 controller. Now, what I want is, if the power is cut off when code is in for loop, the functioning should continue from that very step inside for loop when power is switched on. Is that possible?
If anyone is unable to comprehend my question, please let me know, I'll try to explain it in a different way.
Kindly waiting for help.