- This topic has 1 reply, 2 voices, and was last updated 10 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › AVR › EngineersGarage tutorial: How to Program in Boot Loader Section – help!!
Hi Daniel,
Take two codes as seperate projects in AVR studio. Compile and burn the codes seperately, the bootloader code should be burnt to the bootloader section of the AVR and the application code should be burnt to the application section of the AVR.
Hope this clears your confusion!