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.

请问网上说的这个cl6x.exe在CCS5.5中可以用吗,应该怎么用



  • 在ccs中不需要使用cl6x.exe来编译程序。

    如果不使用IDE来编译程序,可以使用,可参考:

    2.2 Compiling from the Command Line

    The compiler is a command-line program named cl6x. This program can compile, optimize, assemble, and
    link programs in a single step. Within Code Composer Studio, the compiler is run automatically to perform
    the steps needed to build a project.
    www.ti.com/.../sprui04b.pdf