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.

CCS: Problem loading the file into the work space

Other Parts Discussed in Thread: MOTORWARE

Tool/software: Code Composer Studio

I am new to using this texas instrument boards, I am using C2000 micro-controller. When, I am running a inbuilt lab 01b for open loop control of stepper motor without using the FAST estimator of Field Oriented Control. I get an error as mentioned below. Can you please let me know what exactly the error is? How to resolve this error 

Encountered a problem loading file: C:\ti\motorware_1_01_00_18\sw\solutions\instaspin_foc\boards\drv8312kit_revD\f28x\f2806xF\projects\ccs\proj_lab01b\Release\proj_lab01b.out Could not open file

  • Hello,
    You most likely had a build error, hence the executable file was not generated. Hence the debugger was unable to load the program.

    Check your build output for errors

    Thanks
    ki
  • C:/ti/motorware_1_01_00_18/sw/modules/hal/boards/drv8312kit_revD/f28x/f2806x/src/hal.h", line 543: error #19: extra text after expected end of number
    "C:/ti/motorware_1_01_00_18/sw/modules/hal/boards/drv8312kit_revD/f28x/f2806x/src/hal.h", line 543: error #45: expression must have pointer type.

    I have these particular errors in the build. How can I resolve them?

    Ki-Soo Lee said:
    Hello,

    You most likely had a build error, hence the executable file was not generated. Hence the debugger was unable to load the program.

    Check your build output for errors

    Thanks
    ki

  • That is odd, this project should build right out of the box. Did you modify any source/header files that is part of the project?

    Also provide the full build output in the build console.

    Thanks
    ki
  • Hello,
    I haven’t heard back from you, hence this issue is being closed. If you wish to continue the discussion, please post a reply with an update below (or create a new thread).

    Thanks,
    ki