Part Number: CCSTUDIO
I am trying to debug my program for a F2800137 Launchpad on CCS version 20.4.1.4__1.10.1. But Every time I run the program, my breakpoint get grayed out and I get the message:
"AutoRun: Target not run as breakpoint could not be set: There are not enough resources available"
Even though i have no other breakpoints set. I have removed all breakpoints and restarted but i get the same result. My optimisation is off. Here are my current debug settings:

Exta info that may or may not be relavent:
- I disabled my watchdog for debugging
- Everytime I run the program, the f280013x_codestartbranch.asm file opens (That hasnt happened in other projects
Has anyone had this issue before? How can i fix it?
Best,
Hans