I checked out latest bootloader tutorial example and build,it behaves all right and runs on MCU.1st and 2nd screenshot show the result.
But just rebuild again,CLI output keeps the same(18KB in flash),but bootloader and app binaries are not merged to one file(boot-3KB,app-3KB,3rd screenshot,both binary is right,just not merged by offset).
I also made my own bootloader follow the tutorial,it behaves the same(1st build merged,2nd,3rd…build not merged).
Tested on VisualGDB 5.4R3,R12 on two different PC,all not merged since 2nd build.
Attachments:
You must be
logged in to view attached files.