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.

Load program error /.../.../BlinkingLED.out could not open

Other Parts Discussed in Thread: LAUNCHXL-F28027F, CONTROLSUITE

Hello supporters

C28xx: GEL: Encountered a problem loading file: C:\Documents and Settings\asus\workspace_v6_0\LEDRassNEW\Debug\LEDRassNEW.out Could not open file.

This is the message i m getting when i try  to debug the BlinkingLED program.

I m using the LAUNCHXL-F28027F - InstaSPIN-FOC enabled C2000 Piccolo LaunchPad with CCS 6.0.1.

Can someone help me troubleshoot this issue.

Thanks

  • Hi Rassol,

    Please check whether you've any errors while building your project.

    Regards,

    Gautam

  • Hi Gautam

    Would you make a connection via teamviewer  and have a look at my system. I m about to give up. 

    Thanks

  • I can t find an error on the code.

  • I Gautam

    look this is the error:

    **** Build of configuration Debug for project DOGGYLED ****

    "c:\\ti\\ccsv6\\utils\\bin\\gmake" -k all
    'Building file: C:/ti/controlSUITE/development_kits/~SupportFiles/source/DSP2802x_GlobalVariableDefs.c'
    'Invoking: C2000 Compiler'
    "c:/ti/ccsv6/tools/compiler/c2000_6.2.7/bin/cl2000" -v28 -ml -mt --preinclude="C:/ti/controlSUITE/development_kits/C2000_LaunchPad" --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/F2802x_headers" --include_path="C:/ti/controlSUITE/device_support/f2802x/v125/DSP2802x_common/include" --include_path="C:/ti/controlSUITE/device_support/f2802x/v125/DSP2802x_headers/include" -g --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="DSP2802x_GlobalVariableDefs.pp"  "C:/ti/controlSUITE/development_kits/~SupportFiles/source/DSP2802x_GlobalVariableDefs.c"
    Fatal error #1966: cannot open source file "C:/ti/controlSUITE/development_kits/C2000_LaunchPad": Invalid argument
    1 catastrophic error detected in the compilation of "C:/ti/controlSUITE/development_kits/~SupportFiles/source/DSP2802x_GlobalVariableDefs.c".
    Compilation terminated.

    >> Compilation failure
    gmake: *** [DSP2802x_GlobalVariableDefs.obj] Error 1
    'Building file: ../main.c'
    'Invoking: C2000 Compiler'
    "c:/ti/ccsv6/tools/compiler/c2000_6.2.7/bin/cl2000" -v28 -ml -mt --preinclude="C:/ti/controlSUITE/development_kits/C2000_LaunchPad" --include_path="c:/ti/ccsv6/tools/compiler/c2000_6.2.7/include" --include_path="C:/ti/controlSUITE/development_kits/~SupportFiles/F2802x_headers" --include_path="C:/ti/controlSUITE/device_support/f2802x/v125/DSP2802x_common/include" --include_path="C:/ti/controlSUITE/device_support/f2802x/v125/DSP2802x_headers/include" -g --diag_warning=225 --display_error_number --diag_wrap=off --preproc_with_compile --preproc_dependency="main.pp"  "../main.c"
    Fatal error #1966: cannot open source file "C:/ti/controlSUITE/development_kits/C2000_LaunchPad": Invalid argument
    1 catastrophic error detected in the compilation of "../main.c".
    Compilation terminated.

    >> Compilation failure
    gmake: *** [main.obj] Error 1
    gmake: Target `all' not remade because of errors.

    **** Build Finished ****

  • Seems like there's some issue with include directories. I would like you to go through this doc for detailed steps:

    2604.C2000 Launchpad Basics.pdf

    Regards,

    Gautam

  • Thanks my friend.

    I could run the demo.

    Keep in touch.

    Regards.

  • That's great, Rassol!

    Please don't forget to close this thread by verifying the answer.

    Goodluck & regards,

    Gautam