Tool/software: Code Composer Studio
Hi.
I want to run some c++ examples in code composer studio on pc (no any cross-compiling).
I have installed MinGW and created "Project C++" with simple "Hello, world" example.
During compilation there is an error "Program "make" not found in PATH".
Is it possible to use copmile and run c++ programs with CCS?