Tool/software: Code Composer Studio
Hello,
I am currently Using CCS version 8.1.
I am trying to test running the debugger on a simple c/c++ mingw application.
compilation is ok and i have CDT GDB debugging enabled in CCS preferences, but when i am trying to launch the debugger = debug as C/C++ application, i starts and immediately terminates.
i have tried it on a very simple "hello world" main.
My computer OS is windows10. i have tried the same thing on windows7 OS computer and there everything works FINE and i am able to debug.
it could be that i am missing something but as far as i can tell the only difference between the working one to the not working one is the computer's OS (windows7 vs windows10), all settings (and sources) seem to be the same .
is there a known issue with Windows10 - if so is there a fix? any other idea?
Appreciate any help you can provide...
Thanks
Guy