IDE:IAR
Debug Tool:Ozone
Bootloader ranges from 0x0 to 0xa000,and the program starts from 0xa000.
Every time I modify a firmware,I have to change the .icf file in IAR then compile,meanwhile some of the code,such as the version address that existing in front of the program binary,should be changed.This is troublesome.
Do you have any tool or ideas to debug with bootloader?