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.

Operating LAUNCHPADXL and BOOSTXL DRV8301 kit on Linux

Other Parts Discussed in Thread: DRV8301, MOTORWARE

Dear TI Team
I have brought your LAUNCHPADXL and BOOSTXL DRV8301 kit
I am using UBUNTU 13.10 on my DELL laptop
I have installed CCSv5 and ControlSuit on it
I have also installed Motorware on it
These softwares are working properly
But as per your instructions I tried to install GUI COMPOSER RUNTIME INSTALLATION AND WEBAPP FOR UNIVERSAL INSTASPIN-FOC
But This software does not open
Kindly please help

  • I'll have to forward to the GUI Composer team, I'm not sure if UBUNTU is supported.  I know that GUI Composer is HTML5 based and essentially requires a Chrome browser installation in the back end.

    I'll see what they have to say.

    You do NOT have to use the standalone or integrated into CCS GUI composer though. You can do all variable interaction through CCS and the Expressions view.  It's not quite as easy, but it will work.  Just follow the Project and Lab User's Guide.

    You can find it by running MotorWare.exe under resources or directly in your MotorWare installation at

    C:\ti\motorware\motorware_1_01_00_11\docs\labs\instaspin_labs.pdf

     

  • Surjit,

    For the GUI, it appears that our specific installation for the InstaSPIN GUIs is only for windows, however there is a GUI C install for Linux. Please install the correct one from here based on your CCSv5.x version

    http://processors.wiki.ti.com/index.php/Category:GUI_Composer#GUI_Composer_Downloads

    Then, from the InstaSPIN download, simply copy over the folder

    InstaSPIN_F2802xF_UNIVERSAL

    and paste to reside at:

    C:\ti\guicomposer\webapps\InstaSPIN_F2802xF_UNIVERSAL

    here is where you will add the .out you build as appProgram.out and run the standalone GUI from InstaSPIN_UNIVERSAL.exe

     

    if you want to use the GUI inside of your CCS install, simply zip of the folder:
    InstaSPIN_F2802xF_UNIVERSAL

    and inside CCS

    View -- TI GUI Composer

    Import --> point to this .zip

    It will place these files in the CCS workspace you created at CCS launch. Ex:
    C:\workspace_v5_5_1\.GUIComposerWS\InstaSPIN_F2802xF_UNIVERSAL

     

  • Hello

    Firstly, thanks for reply

    I want to let you know that I was following instructions from the videos on this link

    http://www.ti.com/tool/INSTASPINFOCMOTORWAREGUI

    Now,

    1) I'm able to run GUI Composer Runtime Installation and Webapp for Universal InstaSPIN-FOC GUI on UBUNTU 13.10

    But now it is not moving forward from:

    Restarting Program Model...

    and the terminal is showing that FTDI USB Serial Device converter is attached

    2) So, I tried it on win XP and again there was an error msg which I am not able to correct

    please tell me how to correct it.

    3) And, as you have told me to try

    C:\ti\motorware\motorware_1_01_00_11\docs\labs\instaspin_labs.pdf


    so I tried BUT again I got unexpected errors during build process


    **** Build of configuration Flash for project proj_lab01 ****

    /opt/ti/ccsv5/utils/bin/gmake -k all
    Building file: /home/satjit/tiw/motorware_1_01_00_11/sw/drivers/adc/src/32b/f28x/f2802x/adc.c
    Invoking: C2000 Compiler
    "/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/bin/cl2000" -v28 -ml -mt -O2 --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\../sw/drivers/drv/boards/boostxldrv8301_revB/f28x/f2802x/src/" --include_path="/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/include" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/src" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\.." -g --define=FLASH --diag_warning=225 --display_error_number --asm_listing --preproc_with_compile --preproc_dependency="adc.pp"  "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/adc/src/32b/f28x/f2802x/adc.c"
    "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/adc/src/32b/f28x/f2802x/adc.c", line 42: fatal error #1965: cannot open source file "sw/drivers/adc/src/32b/f28x/f2802x/adc.h"
    1 catastrophic error detected in the compilation of "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/adc/src/32b/f28x/f2802x/adc.c".
    Compilation terminated.

    >> Compilation failure
    gmake: *** [adc.obj] Error 1
    "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/clk/src/32b/f28x/f2802x/clk.c", line 50: fatal error #1965: cannot open source file "sw/drivers/clk/src/32b/f28x/f2802x/clk.h"
    1 catastrophic error detected in the compilation of "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/clk/src/32b/f28x/f2802x/clk.c".
    Compilation terminated.
    gmake: *** [clk.obj] Error 1
    "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/cpu/src/32b/f28x/f2802x/cpu.c", line 51: fatal error #1965: cannot open source file "sw/drivers/cpu/src/32b/f28x/f2802x/cpu.h"
    1 catastrophic error detected in the compilation of "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/cpu/src/32b/f28x/f2802x/cpu.c".
    Compilation terminated.
    gmake: *** [cpu.obj] Error 1
    Building file: /home/satjit/tiw/motorware_1_01_00_11/sw/drivers/clk/src/32b/f28x/f2802x/clk.c
    Invoking: C2000 Compiler
    "/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/bin/cl2000" -v28 -ml -mt -O2 --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\../sw/drivers/drv/boards/boostxldrv8301_revB/f28x/f2802x/src/" --include_path="/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/include" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/src" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\.." -g --define=FLASH --diag_warning=225 --display_error_number --asm_listing --preproc_with_compile --preproc_dependency="clk.pp"  "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/clk/src/32b/f28x/f2802x/clk.c"

    >> Compilation failure
    Building file: /home/satjit/tiw/motorware_1_01_00_11/sw/drivers/cpu/src/32b/f28x/f2802x/cpu.c
    Invoking: C2000 Compiler
    "/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/bin/cl2000" -v28 -ml -mt -O2 --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\../sw/drivers/drv/boards/boostxldrv8301_revB/f28x/f2802x/src/" --include_path="/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/include" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/src" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\.." -g --define=FLASH --diag_warning=225 --display_error_number --asm_listing --preproc_with_compile --preproc_dependency="cpu.pp"  "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/cpu/src/32b/f28x/f2802x/cpu.c"

    >> Compilation failure
    Building file: /home/satjit/tiw/motorware_1_01_00_11/sw/drivers/drv/boards/boostxldrv8301_revB/f28x/f2802x/src/drv.c
    Invoking: C2000 Compiler
    "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/drv/boards/boostxldrv8301_revB/f28x/f2802x/src/drv_obj.h", line 42: fatal error #1965: cannot open source file "sw/drivers/adc/src/32b/f28x/f2802x/adc.h"
    1 catastrophic error detected in the compilation of "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/drv/boards/boostxldrv8301_revB/f28x/f2802x/src/drv.c".
    Compilation terminated.
    "/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/bin/cl2000" -v28 -ml -mt -O2 --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\../sw/drivers/drv/boards/boostxldrv8301_revB/f28x/f2802x/src/" --include_path="/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/include" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/src" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\.." -g --define=FLASH --diag_warning=225 --display_error_number --asm_listing --preproc_with_compile --preproc_dependency="drv.pp"  "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/drv/boards/boostxldrv8301_revB/f28x/f2802x/src/drv.c"
    gmake: *** [drv.obj] Error 1
    "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/flash/src/32b/f28x/f2802x/flash.c", line 50: fatal error #1965: cannot open source file "sw/drivers/flash/src/32b/f28x/f2802x/flash.h"

    >> Compilation failure
    Building file: /home/satjit/tiw/motorware_1_01_00_11/sw/drivers/flash/src/32b/f28x/f2802x/flash.c
    Invoking: C2000 Compiler
    "/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/bin/cl2000" -v28 -ml -mt -O2 --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\../sw/drivers/drv/boards/boostxldrv8301_revB/f28x/f2802x/src/" --include_path="/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/include" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/src" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\.." -g --define=FLASH --diag_warning=225 --display_error_number --asm_listing --preproc_with_compile --preproc_dependency="flash.pp"  "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/flash/src/32b/f28x/f2802x/flash.c"

    >> Compilation failure
    Building file: /home/satjit/tiw/motorware_1_01_00_11/sw/drivers/gate/drv8301/src/32b/f28x/f2802x/gate.c
    Invoking: C2000 Compiler
    "/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/bin/cl2000" -v28 -ml -mt -O2 --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\../sw/drivers/drv/boards/boostxldrv8301_revB/f28x/f2802x/src/" --include_path="/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/include" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/src" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\.." -g --define=FLASH --diag_warning=225 --display_error_number --asm_listing --preproc_with_compile --preproc_dependency="gate.pp"  "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/gate/drv8301/src/32b/f28x/f2802x/gate.c"

    >> Compilation failure
    1 catastrophic error detected in the compilation of "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/flash/src/32b/f28x/f2802x/flash.c".
    Compilation terminated.
    gmake: *** [flash.obj] Error 1
    Building file: /home/satjit/tiw/motorware_1_01_00_11/sw/drivers/gpio/src/32b/f28x/f2802x/gpio.c
    Invoking: C2000 Compiler
    "/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/bin/cl2000" -v28 -ml -mt -O2 --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\../sw/drivers/drv/boards/boostxldrv8301_revB/f28x/f2802x/src/" --include_path="/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/include" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/src" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\.." -g --define=FLASH --diag_warning=225 --display_error_number --asm_listing --preproc_with_compile --preproc_dependency="gpio.pp"  "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/gpio/src/32b/f28x/f2802x/gpio.c"

    >> Compilation failure
    "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/gate/drv8301/src/32b/f28x/f2802x/gate.c", line 15: fatal error #1965: cannot open source file "sw/drivers/gate/drv8301/src/32b/f28x/f2802x/gate.h"
    1 catastrophic error detected in the compilation of "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/gate/drv8301/src/32b/f28x/f2802x/gate.c".
    Compilation terminated.
    gmake: *** [gate.obj] Error 1
    "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/gpio/src/32b/f28x/f2802x/gpio.c", line 52: fatal error #1965: cannot open source file "sw/drivers/gpio/src/32b/f28x/f2802x/gpio.h"
    1 catastrophic error detected in the compilation of "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/gpio/src/32b/f28x/f2802x/gpio.c".
    Compilation terminated.
    gmake: *** [gpio.obj] Error 1
    Building file: /home/satjit/tiw/motorware_1_01_00_11/sw/modules/memCopy/src/32b/memCopy.c
    Invoking: C2000 Compiler
    "/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/bin/cl2000" -v28 -ml -mt -O2 --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\../sw/drivers/drv/boards/boostxldrv8301_revB/f28x/f2802x/src/" --include_path="/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/include" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/src" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\.." -g --define=FLASH --diag_warning=225 --display_error_number --asm_listing --preproc_with_compile --preproc_dependency="memCopy.pp"  "/home/satjit/tiw/motorware_1_01_00_11/sw/modules/memCopy/src/32b/memCopy.c"

    >> Compilation failure
    Building file: /home/satjit/tiw/motorware_1_01_00_11/sw/drivers/osc/src/32b/f28x/f2802x/osc.c
    Invoking: C2000 Compiler
    "/home/satjit/tiw/motorware_1_01_00_11/sw/modules/memCopy/src/32b/memCopy.c", line 42: fatal error #1965: cannot open source file "sw/modules/memCopy/src/32b/memCopy.h"
    1 catastrophic error detected in the compilation of "/home/satjit/tiw/motorware_1_01_00_11/sw/modules/memCopy/src/32b/memCopy.c".
    Compilation terminated.
    gmake: *** [memCopy.obj] Error 1
    "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/osc/src/32b/f28x/f2802x/osc.c", line 42: fatal error #1965: cannot open source file "sw/drivers/osc/src/32b/f28x/f2802x/osc.h"
    "/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/bin/cl2000" -v28 -ml -mt -O2 --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\../sw/drivers/drv/boards/boostxldrv8301_revB/f28x/f2802x/src/" --include_path="/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/include" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/src" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\.." -g --define=FLASH --diag_warning=225 --display_error_number --asm_listing --preproc_with_compile --preproc_dependency="osc.pp"  "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/osc/src/32b/f28x/f2802x/osc.c"
    1 catastrophic error detected in the compilation of "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/osc/src/32b/f28x/f2802x/osc.c".
    Compilation terminated.
    gmake: *** [osc.obj] Error 1

    >> Compilation failure
    Building file: /home/satjit/tiw/motorware_1_01_00_11/sw/drivers/pie/src/32b/f28x/f2802x/pie.c
    Invoking: C2000 Compiler
    "/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/bin/cl2000" -v28 -ml -mt -O2 --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\../sw/drivers/drv/boards/boostxldrv8301_revB/f28x/f2802x/src/" --include_path="/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/include" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/src" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\.." -g --define=FLASH --diag_warning=225 --display_error_number --asm_listing --preproc_with_compile --preproc_dependency="pie.pp"  "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/pie/src/32b/f28x/f2802x/pie.c"
    "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/pie/src/32b/f28x/f2802x/pie.c", line 51: fatal error #1965: cannot open source file "sw/drivers/pie/src/32b/f28x/f2802x/pie.h"
    1 catastrophic error detected in the compilation of "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/pie/src/32b/f28x/f2802x/pie.c".
    Compilation terminated.
    gmake: *** [pie.obj] Error 1
    "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/pll/src/32b/f28x/f2802x/pll.c", line 51: fatal error #1965: cannot open source file "sw/drivers/pll/src/32b/f28x/f2802x/pll.h"

    >> Compilation failure
    1 catastrophic error detected in the compilation of "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/pll/src/32b/f28x/f2802x/pll.c".
    Compilation terminated.
    gmake: *** [pll.obj] Error 1
    Building file: /home/satjit/tiw/motorware_1_01_00_11/sw/drivers/pll/src/32b/f28x/f2802x/pll.c
    Invoking: C2000 Compiler
    "/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/src/proj_lab01.c", line 54: fatal error #1965: cannot open source file "sw/modules/math/src/32b/math.h"
    1 catastrophic error detected in the compilation of "/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/src/proj_lab01.c".
    Compilation terminated.
    gmake: *** [proj_lab01.obj] Error 1
    "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/pwm/src/32b/f28x/f2802x/pwm.c", line 51: fatal error #1965: cannot open source file "sw/drivers/pwm/src/32b/f28x/f2802x/pwm.h"
    1 catastrophic error detected in the compilation of "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/pwm/src/32b/f28x/f2802x/pwm.c".
    Compilation terminated.
    gmake: *** [pwm.obj] Error 1
    "/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/bin/cl2000" -v28 -ml -mt -O2 --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\../sw/drivers/drv/boards/boostxldrv8301_revB/f28x/f2802x/src/" --include_path="/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/include" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/src" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\.." -g --define=FLASH --diag_warning=225 --display_error_number --asm_listing --preproc_with_compile --preproc_dependency="pll.pp"  "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/pll/src/32b/f28x/f2802x/pll.c"

    >> Compilation failure
    Building file: /home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/src/proj_lab01.c
    Invoking: C2000 Compiler
    "/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/bin/cl2000" -v28 -ml -mt -O2 --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\../sw/drivers/drv/boards/boostxldrv8301_revB/f28x/f2802x/src/" --include_path="/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/include" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/src" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\.." -g --define=FLASH --diag_warning=225 --display_error_number --asm_listing --preproc_with_compile --preproc_dependency="proj_lab01.pp"  "/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/src/proj_lab01.c"
    "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/pwr/src/32b/f28x/f2802x/pwr.c", line 50: fatal error #1965: cannot open source file "sw/drivers/pwr/src/32b/f28x/f2802x/pwr.h"
    1 catastrophic error detected in the compilation of "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/pwr/src/32b/f28x/f2802x/pwr.c".
    Compilation terminated.
    gmake: *** [pwr.obj] Error 1

    >> Compilation failure
    Building file: /home/satjit/tiw/motorware_1_01_00_11/sw/drivers/pwm/src/32b/f28x/f2802x/pwm.c
    Invoking: C2000 Compiler
    "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/spi/src/32b/f28x/f2802x/spi.c", line 42: fatal error #1965: cannot open source file "sw/drivers/spi/src/32b/f28x/f2802x/spi.h"
    "/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/bin/cl2000" -v28 -ml -mt -O2 --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\../sw/drivers/drv/boards/boostxldrv8301_revB/f28x/f2802x/src/" --include_path="/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/include" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/src" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\.." -g --define=FLASH --diag_warning=225 --display_error_number --asm_listing --preproc_with_compile --preproc_dependency="pwm.pp"  "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/pwm/src/32b/f28x/f2802x/pwm.c"

    >> Compilation failure
    Building file: /home/satjit/tiw/motorware_1_01_00_11/sw/drivers/pwr/src/32b/f28x/f2802x/pwr.c
    Invoking: C2000 Compiler
    "/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/bin/cl2000" -v28 -ml -mt -O2 --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\../sw/drivers/drv/boards/boostxldrv8301_revB/f28x/f2802x/src/" --include_path="/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/include" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/src" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\.." -g --define=FLASH --diag_warning=225 --display_error_number --asm_listing --preproc_with_compile --preproc_dependency="pwr.pp"  "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/pwr/src/32b/f28x/f2802x/pwr.c"

    >> Compilation failure
    Building file: /home/satjit/tiw/motorware_1_01_00_11/sw/drivers/spi/src/32b/f28x/f2802x/spi.c
    Invoking: C2000 Compiler
    "/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/bin/cl2000" -v28 -ml -mt -O2 --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\../sw/drivers/drv/boards/boostxldrv8301_revB/f28x/f2802x/src/" --include_path="/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/include" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/src" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\.." -g --define=FLASH --diag_warning=225 --display_error_number --asm_listing --preproc_with_compile --preproc_dependency="spi.pp"  "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/spi/src/32b/f28x/f2802x/spi.c"

    >> Compilation failure
    Building file: /home/satjit/tiw/motorware_1_01_00_11/sw/drivers/timer/src/32b/f28x/f2802x/timer.c
    Invoking: C2000 Compiler
    1 catastrophic error detected in the compilation of "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/spi/src/32b/f28x/f2802x/spi.c".
    Compilation terminated.
    gmake: *** [spi.obj] Error 1
    "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/timer/src/32b/f28x/f2802x/timer.c", line 50: fatal error #1965: cannot open source file "sw/drivers/timer/src/32b/f28x/f2802x/timer.h"
    1 catastrophic error detected in the compilation of "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/timer/src/32b/f28x/f2802x/timer.c".
    Compilation terminated.
    gmake: *** [timer.obj] Error 1
    "/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/src/user.h", line 45: fatal error #1965: cannot open source file "sw/modules/types/src/types.h"
    "/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/bin/cl2000" -v28 -ml -mt -O2 --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\../sw/drivers/drv/boards/boostxldrv8301_revB/f28x/f2802x/src/" --include_path="/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/include" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/src" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\.." -g --define=FLASH --diag_warning=225 --display_error_number --asm_listing --preproc_with_compile --preproc_dependency="timer.pp"  "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/timer/src/32b/f28x/f2802x/timer.c"

    >> Compilation failure
    Building file: /home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/src/user.c
    Invoking: C2000 Compiler
    "/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/bin/cl2000" -v28 -ml -mt -O2 --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\../sw/drivers/drv/boards/boostxldrv8301_revB/f28x/f2802x/src/" --include_path="/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/include" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/src" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\.." -g --define=FLASH --diag_warning=225 --display_error_number --asm_listing --preproc_with_compile --preproc_dependency="user.pp"  "/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/src/user.c"

    >> Compilation failure
    Building file: /home/satjit/tiw/motorware_1_01_00_11/sw/drivers/wdog/src/32b/f28x/f2802x/wdog.c
    Invoking: C2000 Compiler
    "/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/bin/cl2000" -v28 -ml -mt -O2 --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\../sw/drivers/drv/boards/boostxldrv8301_revB/f28x/f2802x/src/" --include_path="/opt/ti/ccsv5/tools/compiler/c2000_6.2.0/include" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/src" --include_path="/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/boards/boostxldrv8301_revB/f28x/f2802xF/projects/ccs5/proj_lab01\..\..\..\..\..\..\..\..\..\.." -g --define=FLASH --diag_warning=225 --display_error_number --asm_listing --preproc_with_compile --preproc_dependency="wdog.pp"  "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/wdog/src/32b/f28x/f2802x/wdog.c"

    >> Compilation failure
    1 catastrophic error detected in the compilation of "/home/satjit/tiw/motorware_1_01_00_11/sw/solutions/instaspin_foc/src/user.c".
    Compilation terminated.
    gmake: *** [user.obj] Error 1
    "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/wdog/src/32b/f28x/f2802x/wdog.c", line 51: fatal error #1965: cannot open source file "sw/drivers/wdog/src/32b/f28x/f2802x/wdog.h"
    1 catastrophic error detected in the compilation of "/home/satjit/tiw/motorware_1_01_00_11/sw/drivers/wdog/src/32b/f28x/f2802x/wdog.c".
    Compilation terminated.
    gmake: *** [wdog.obj] Error 1
    gmake: Target `all' not remade because of errors.

    **** Build Finished ****

    but as u can see in the scree-short adc.h is open in CCS in the same project??????????????????????????/

  • 1. It doesn't appear that the GUI Composer exe works with Linux.  You would have to ask on the CCS Forum. I think support may be added in the next version.

    2. The error states that it it's not connecting to the emulation target.  This means a) the emulator/controlCARD isn't powered or the USB cable isn't plugged in b) the driver isn't installed (it should install with CCS at a minumum)

    3. I think there are two issues.
    a) There is a huge WARNING post at the top of this forum regarding Compiler 6.2.x; please read the post and follow the instructions: http://e2e.ti.com/support/microcontrollers/c2000/f/902/t/295599.aspx

    b) I don't think you have the paths correct. It concerns me when I see things like
    "proj_lab01\..\..\..\..\..\..\..\..\..\../sw/drivers"  that your project isn't resolving locations correctly

    Right Click on a project --> properties --> Resources --> Linke Resources

    check the path variables and the linked resources to make sure thngs are resolving

    Also, it's POSSIBLE that the overall path directory in windows became too long.  I notice that you installed MotorWare

    a) at ="/home/satjit/tiw
    b) without a leading /motorware/ folder

    we recommend installing directly at

    DRIVE: ti\motorware\motoreware_1_00_01_11