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.

C672X系列批处理文件求解



cl6x -mv6700 gpioAsLatchAis.asm -z gpioAsLatchAis.obj -o gpioAsLatchAis.out -m gpioAsLatchAis.map -l TIEmifBootLnk.cmd
hex6x gpioAsLatchAis.out -o gpioAsLatchAis.hex hexCmd.cmd
pause

在TI给的例程中gpioAsLatchAis.asm     gpioAsLatchAis.obj 和gpioAsLatchAis.map 由那个工程文件产生的