Перечитал даташит на xmegу, там пишут, что во время программирования бутлоадер не может читать коды из application section:
During an on-going programming, the software must ensure that the Application Section is not accessed. Doing this will halt the program execution from the CPU. The user software can not read data located in the Application Section during a Boot Loader software operation.
Так что осторожнее надо с размещением части бутлоадера в application.
|