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文件中的函数,为什么总是报,没有定义这个函数名



使用ccs3.3建立一个工程,工程中有一个.c文件,有一个.asm文件,怎么用汇编调用c中的函数,怎么编译工程的时候,总是报找不到c文件中的函数!