My application works good if I just load the program into the chip and run without a boot loader.
When I program the chip with the bootloader, and load the application (After adding #include<bootloader.h>) the application will not run. I use many interrupts in my main app. I think I have to change the LOADER_END to 0x7FF but what do I make the LOADER_SIZE?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum