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.

PLC Kit Build errors in phy example

Hi,

We have bought the TMS320C2000 kit (PLC communications), and we are trying to build the only example project included (ti_plc_prime_phy_example) but we are continuously getting errors because it doesn´t find resources.

We just import existing ccs project; in code composer studio appears the folders and files tree of the project, but it gives errors when building. It seems that many referenced files, as F28335_FLASH_lnk.cmd i.e., are missing resources, and some of them are not anywhere.

Regards,

Cristóbal.

  • Hi Cristobal,

    First of all have a look at this wiki and see if it helps you fix/add/clean up any include paths you need.  Please keep us posted.

    http://processors.wiki.ti.com/index.php/Include_paths_and_options

    Also, you may want to double check between selecting to copy the project into the workspace.

    Best Regards,

    LIsa

  • Hi Lisa,

    Many thanks for your help. I´ve tried it again with the last version downloadable 'PrimeDevelopmentPackageV6005'. I import the prime_llc_example_f2806x project and CCS gives some problems. I´ve achieved to solve some of this problems, but I don´t know how to solve the others. When I build the project, I get the error:

    "Build-configuration 'Release' does not exist in the referenced project 'bfm'. Use the 'Properties > CCS Build > Dependencies' page to select an existing build-configuration."

    I check dependencies and I can see this:

    I don´t know what I can do. For example, related with the first one (bfm), the only thing that I have seen is that I have a file bfm which is a library, in the path \ti_plc_prime_llc_example\lib\release and this path doesn´t appear in the includes in Project Explorer. I don´t know whether I have to include this path, or if the problem is other.

    And if I would solve this problem (with your help of course), there are a lot of warnings that concern me. Maybe if I attach another printscreen you could help me better:

    I hope you can help me. I took several days trying to work with one of the two PLC examples, but I can´t.

    Regards,

    Cristóbal.

  • Sorry Lisa,

    I can´t believe it. I think I did nothing, but I build the project again and now 0 errors appear. I suppose that output files generated ok...

    Now only some warnings appear, and the first type ('build attribute vendor section TI missing in') appears a lot of times in console window:

    Are they problems? Maybe they appear because it seems that the project was made with bios_5_33_01 and now I have bios_5_41_11_38??

    Many thanks in advance for your help.

    Regards,

    Cristóbal.

  • HI Cristobal,

    yes these warning look like they are simply due to the shift in BIOS version so you seem to be going well now.

    Glad to hear you can build and all the best with development.

    Best Regards,
    Lisa

  • Hi Cristobal.

    Do you import and build ti_plc_prime_phy_example successfully? I have problems with this example. I hope you can help me.

    Thanks in advance.