mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
1925c99436
When doing a `make debug` on a board with riotboot bootloader, the original (non-offset) elf file gets selected. This causes all ROM addresses to be at the wrong offset, leading to strange debug behavior. Set `DEBUG_ELFFILE` to the .elf file that already accounts for the bootloader offset so the debugger gets the correct addresses. |
||
---|---|---|
.. | ||
riotboot.mk |