How to dump the code into boot loader section.My objective is i need to do the simple application i.e I want to turn on the LED in the main program.After reset i need to turn off the same LED using boot loader concept.How can i do this?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
How to dump the code into boot loader section.My objective is i need to do the simple application i.e I want to turn on the LED in the main program.After reset i need to turn off the same LED using boot loader concept.How can i do this?