Hi ,
I NEED some help regarding UART based boot loader . I have able to update my application from Uart boot loader. Problem is that I want to modify the UART bootlader . Want to use interrupts including timer and UART serial interrupts in boot loader. Can you help me on that? Currently when I try to use timer and UART interrupt in boot loader and put interrupts function in start up file, my boot loader doesn’t work.
Also is it possible to debug the boot loader as breakpoints doesn’t work either .
Regards,
Moh