Closed pamarks closed 5 years ago
For an application running on an M0 that leverages this bootloader does the application need to handle relocating the vector table?
It doesn't need to relocate the vector table, only if you want to use interrupts in your application. This applies to every flash bootloader on M0.
For an application running on an M0 that leverages this bootloader does the application need to handle relocating the vector table?