Tool/software: TI C/C++ Compiler
Hello,
I would like to do some application debugging. For the initial program, I just want to build a hello world program with TI compiler. I am getting the following issues.
src/subdir.mk:18: recipe for target 'src/HelloWorld.o' failed
error: bad argument to option -ms: should be one of {on,off}
make: *** [src/HelloWorld.o] Error 1
Please find the video attached to this post. It details the compiler and build settings I am using. Could you please let me know if my settings are fine and why the build is failing?