I added the instrumenting profiler to an existing RTOS project so I could live watch the tasks. However, stopping the debugger does not release the handle on the *_Instrumented.elf file. I have to restart Visual Studio every time I want to make a change and debug again.
Alternatively, I can force-close the handle in Process Explorer.