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.

TMS320F28075: tms32f28075

Part Number: TMS320F28075

all: 

     when I use script to compile the current CCS project, I can't realize the current compilation?           

    How to implement the operation of gmake.exe on the current makefile

    i did this follow:

   in my ccs project makefile folder:

   excuted this script command

   @echo off
   C:\ti\ccsv8\utils\bin\gmake.exe -k all 
   pause
  @echo Done
  compile warning
 

    

x 出现错误。请重试或与管理员联系。