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.

Problems after Updating from CCS5 to CCS6

Hello,

i updated my CCS from 5 to verison 6.0.1.00040.

I also updated my compiler from version msp430_4.3.2 to msp430_4.3.4.

when i compile my code i get following Problem:

**** Build of configuration Debug for project ALPHA_rev_0_7__msp430_OBT_live_2014_08_27_1455 ****

make all

make all
Cannot run program "make": Launching failed

Error: Program "make" not found in PATH
PATH=[D:\Programs\ti\ccsv6\ccs_base\common\bin;D:\Programs\ti\ccsv6\ccs_base\common\uscif;D:\Programs\ti\ccsv6\ccs_base\DebugServer\license;D:\Programs\ti\ccsv6\ccs_base\common\bin;D:\Programs\ti\ccsv6\ccs_base\common\uscif;D:\Programs\ti\ccsv6\ccs_base\DebugServer\license;D:\Programs\ti\ccsv6\ccs_base\common\bin;D:\Programs\ti\ccsv6\ccs_base\common\uscif;D:\Programs\ti\ccsv6\ccs_base\DebugServer\license;D:/Programs/ti/ccsv6/eclipse/jre/bin/client;D:/Programs/ti/ccsv6/eclipse/jre/bin;D:/Programs/ti/ccsv6/eclipse/jre/lib/i386;C:\Program Files (x86)\STMicroelectronics\st_toolset\asm;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\SysWOW64\Empirum;C:\Program Files (x86)\Enterprise Vault\EVClient\;C:\Cadence\SPB_16.6\tools\pcb\bin;C:\Cadence\SPB_16.6\tools\bin;C:\Cadence\SPB_16.6\tools\libutil\bin;C:\Cadence\SPB_16.6\tools\fet\bin;C:\Cadence\SPB_16.6\tools\specctra\bin;C:\Cadence\SPB_16.6\tools\pspice;C:\Cadence\SPB_16.6\tools\capture;C:\Cadence\SPB_16.6\openaccess\bin\win32\opt;C:\Program Files (x86)\Riverbed\Steelhead Mobile\;C:\Program Files (x86)\COSMIC\CXSTM8_32K;D:\Programs\ti\ccsv6\eclipse;]

Error: Program "make" is not found in PATH

PATH=[D:\Programs\ti\ccsv6\ccs_base\common\bin;D:\Programs\ti\ccsv6\ccs_base\common\uscif;D:\Programs\ti\ccsv6\ccs_base\DebugServer\license;D:\Programs\ti\ccsv6\ccs_base\common\bin;D:\Programs\ti\ccsv6\ccs_base\common\uscif;D:\Programs\ti\ccsv6\ccs_base\DebugServer\license;D:\Programs\ti\ccsv6\ccs_base\common\bin;D:\Programs\ti\ccsv6\ccs_base\common\uscif;D:\Programs\ti\ccsv6\ccs_base\DebugServer\license;D:/Programs/ti/ccsv6/eclipse/jre/bin/client;D:/Programs/ti/ccsv6/eclipse/jre/bin;D:/Programs/ti/ccsv6/eclipse/jre/lib/i386;C:\Program Files (x86)\STMicroelectronics\st_toolset\asm;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\SysWOW64\Empirum;C:\Program Files (x86)\Enterprise Vault\EVClient\;C:\Cadence\SPB_16.6\tools\pcb\bin;C:\Cadence\SPB_16.6\tools\bin;C:\Cadence\SPB_16.6\tools\libutil\bin;C:\Cadence\SPB_16.6\tools\fet\bin;C:\Cadence\SPB_16.6\tools\specctra\bin;C:\Cadence\SPB_16.6\tools\pspice;C:\Cadence\SPB_16.6\tools\capture;C:\Cadence\SPB_16.6\openaccess\bin\win32\opt;C:\Program Files (x86)\Riverbed\Steelhead Mobile\;C:\Program Files (x86)\COSMIC\CXSTM8_32K;D:\Programs\ti\ccsv6\eclipse;]

**** Build Finished ****

I dont know what to do and would be grateful for any help.


regards Jannes

  • Hi Jannes,

    I hope you're using a new workspace and not the older one.

    Regards,

    Gautam

  • new Workspace with imported old project didnt work.

    new Workspace with new project. copied all .c, .h and the linker file from the old project in the new one and it works.

    now i just need to change the project propereties from the new project to have all my old settings.

    Thanks for that, now i can continue with my project.

    A friend of me just installed CCS6 and used his old workspace with his old projects and it worked. Why?

  • Jannes Eilers said:
    A friend of me just installed CCS6 and used his old workspace with his old projects and it worked. Why?

    Your case is because of 'Workspace corruption'. His workspace might be healthy and hence that worked.

    Goodluck & Regards,

    Gautam