Debugging: Restart application at specific address in Eclipse
I have a C-Application which isn’t located at the default start address of the microcontroller.
When starting the debug session in Eclipse, I am using the option “Specify vector table”, which works fine.
show screenshot