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.

编译时出现_main没有定义,但是我的程序中没有使用_main



使用ti6678 ccs5.5编译 程序有.asm文件,使用汇编调用库中的c函数,编译时出现_mian未定义,但是我的程序中没有用到_mian