Debugging Bootloader and Application with one Debug Session

If having a boot loader running on a micro-controller, it is very useful if both the boot loader and the loaded application can be debugged together: So how to make this work? First have the boot loader flashed and have … Continue reading Debugging Bootloader and Application with one Debug Session