Tool/software: Code Composer Studio
I'm trying to run some demo code (FreeRTOS demo using their windows simulator), with my PC as the target (eventually I plan to build this into off-target unit testing). I'm able to create an executable that runs on the PC, but I haven't been able to get a debug configuration setup to be able to debug via GDB. I've created a debug configuration, and chosen the exe, but Debug is still gray. Any ideas what I'm missing?
Screenshots of my debug config (mostly set to defaults) are attached.
I've also tried a fresh download of minGW, pointed the GDB debugger explicitly to C:\MinGW\bin\gdb.exe, but I can't find any .gdbinit or gdb.ini.
Thanks,
Katie


