Hi,
I have installed CCS5.5.0.00077_win32 yesterday, and work with new project. I am using TM4C123GH6PM microcotroller.
While building my project there is an error message as,
**** Build of configuration Debug for project tariff ****
C:\ti\ccsv5\utils\bin\gmake -k all
"C:\\ti\\ccsv5\\utils\\bin\\gmake" -k all
Cannot run program "C:\ti\ccsv5\utils\bin\gmake": Launching failed
Error: Program "C:\ti\ccsv5\utils\bin\gmake" not found in PATH
PATH=[C:/ti/ccsv5/eclipse/jre/bin/client;C:/ti/ccsv5/eclipse/jre/bin;C:/ti/ccsv5/eclipse/jre/lib/i386;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\DMIX;C:\Program Files\IVI Foundation\VISA\WinNT\Bin\;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\IVI Foundation\VISA\WinNT\Bin;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\IVI Foundation\IVI\bin;C:\Program Files\National Instruments\Motion Assistant\bin\mxwplugins;C:\ti\ccsv5\eclipse;]
Error: Program "C:/ti/ccsv5/utils/bin/gmake" is not found in PATH
PATH=[C:/ti/ccsv5/eclipse/jre/bin/client;C:/ti/ccsv5/eclipse/jre/bin;C:/ti/ccsv5/eclipse/jre/lib/i386;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\DMIX;C:\Program Files\IVI Foundation\VISA\WinNT\Bin\;C:\Program Files\Microsoft SQL Server\80\Tools\Binn\;C:\Program Files\IVI Foundation\VISA\WinNT\Bin;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\IVI Foundation\IVI\bin;C:\Program Files\National Instruments\Motion Assistant\bin\mxwplugins;C:\ti\ccsv5\eclipse;]
**** Build Finished ****
Can any one help to solve the error.
And i want to know the files need to be added for building a project.