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/TIDA-01606: Multiple build errors and warnings

Part Number: TIDA-01606
Other Parts Discussed in Thread: C2000WARE

Tool/software: Code Composer Studio

Hi experts,

The software of this reference design (TIDA-01606) is now downloadable from (http://www.ti.com/tool/TIDA-01606). It comes in the form of a windows installer file.

When I install the software and then try to import the project into CCS (Ver 8.3.1) I get some error messages in the form of : path xxxxxxxxx can’t be resolved 

Of course trying to Build such imported project creates a lot of errors! How can I fix this?

Hi,

The software of the reference design TIDA-01606 is now available via this web link: http://www.ti.com/tool/TIDA-01606 , it comes in the form of a windows installer file.  When I install the file and try to import the project within CCS (My Version is 8.3.1), the importing process doesn't go fine, a list of 

  • Osama,

    Did you install the C2000 Digital Power SDK before hand? Missing this would be the most likely cause of the error.

    There is a link to the correct veresion of the SDK in the readme file associated with the TIDA-01606 package.


    Regards,

    Bart

  • Hi Bart,

    Thanks for yout support. In fact I've done all the steps recommended in the readme file that comes along with the windows installer (this includes your advice regarding the SDK.

    If it is useful to get your further help i will paste the specific errors I get

    Thanks

  • Hi Osama,

    Can you paste the errors screenshot.

    Best Regards,

    Ram

  • Hi Ram,

    The screenshot upon importing the project. I noticed that the new C2000ware version has no more a folder called c2000ware, instead, it has a "C2000Ware_2_00_00_02" folder. May you advice where to go next to fix the issue?

  • Hi Ram, Bart,

      My issues are now resolved. I discovered that I was installing (C2000Ware_DigitalPower_SDK_2_00_00_00) instead of the exact version stipulated in the readme file which is (C2000Ware_DigitalPower_SDK_1_03_00_00). This mistake was conducted due to trying to install the up-to-date SDK.

    Thank you, Bart. Your advice was critical in fixing the issue. My question is:

    Is there any form of application note to further explain the software implementation (e.g. the three-level inverter switching...etc) because I am working on the code development of an exactly similar project (just power rating is doubled) and I am very interested in a deep understanding of the S/W implementation issues

    Regards