Tool/software: TI C/C++ Compiler
CCS can be compiled and generated lib file, and the corresponding makefile file will be generated in the project. Try to use the command line to call the makefile file to recompile the source code, found that after the completion of compilation did not generate obj and lib file, and the compilation process did not appear in the error message.