Hello all,
I used to work with CW where there was a way to create a task for the debug configuration to run before starting the debug session.
In the task I used to flash another executable (In my case it was a bootloader application) that I wanted to debug.
What's the proper way to do this in KDS? I want to be able to run my application and debug it as well as the bootloader.
This is a picture of this option in CW:


Thanks!