hello friends, I am working in a bootloader project and its working properly i mean the control goes to application from custom bootloader.my application program receives a command from server for firmware updation and sets a variable in ROM.now i want to use a variable in option bytes to check whether the control has come from application or from hard reset.IS it possible? or is there any other way?
Thanks in advance