This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
对工程进行编译后出现以下问题
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
'Webpage Convert'
C:/ti/ccsv5/utils/gmake/gmake -C ../webpages/tool/php -j 4
process_begin: CreateProcess(NULL, C:/ti/ccsv5/utils/gmake/gmake -C ../webpages/tool/php -j 4, ...) failed.
make (e=2): ???????????
gmake[1]: [pre-build] Error 2 (ignored)
现在,开发板无法使用该例程和PC互动,求关怀。
另外,这个原始工程是否为windows端的CCS软件工程?