DEBUGGER Keeps Debugging a different program

I have hit a new problem with the cortex debugging.
Everything was going fine until I started debugging euclidean drums and then moved on.

Now if I try to hit the green Arrow and select Cortex Debug no matter what it always goes back to debugging euclidean drums (even if i am in a different folder and have breakpoints set on a different file)

I used to be able to do MAKE PROGRAM and then hit the green debug button but now it is as if its forever stuck.

any help appreciated!

thanks

That’s definitely a little strange. Are you opening just the project folder that you’re working on, or do you have all of them open and just browse between them? Did you also make sure to compile the other programs in debug mode? You can definitely run into problems if your programs are just compiled normally.