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.

CLA文件后缀.CLA可否改成.C文件?或者说CCS只会把.CLA后缀的文件识别为CLA的程序然后再做编译?

如题

  • CLA的C程序只能放在.CLA文件中,因为CLA有自己的指令集,现在是通过.CLA文件来告诉编译器这个文件是有CLA指令集来编译的。