C2000WARE: ControlSUITE Project Build

Part Number: C2000WARE
Other Parts Discussed in Thread: CONTROLSUITE, SFRA,

I am attempting to build the blinking LEDs project for the C2000 320F28335 based DOCK board that we purchased.  I am running into issues due to the project being older and wanted advice on the best approach.  One error is "Must specify a URI scheme:CONTROLSUITE_ROOT/ development_kits /~SupportFiles/source/SciCommsGui.c"  The other warning is "This project was created using a version of compiler that is not currently installed - 5.2.6 [C2000]..."  I tried downloading 5.2.6 but it is not listed in the downloads.  I am using CCS 12.8.1 and would prefer to use the latest tools if possible.  This board will be used to run tests as part of FAA DO-178 certification.  Thanks in advance.

  • Hi Joe,

    I recommend you try out the examples provided in C2000Ware. It has our latest and up-to-date software collateral. Can you confirm what library or development kit are you attempting to use. Is it SFRA? Do note we have an up-to-date library support.

    Regards,

    Ozino

  • Thank you for this reply.  We are using the TMSDOCK28335 Development Kit.  I don't know if that is SFRA.  

  • The build errors are attached.  The compiler installed is version 22.6.1.  Will the example projects for TMSDOC28335 build with this new compiler?  Can I download an older one - which version is best?  One of the errors is "This project contains 4 unresolved buildable linked resource(s). The project may not build as expected."  Where can I find the resources that are unresolved?  Thanks.

  • Hi Joe,

    The examples provided in latest C2000Ware (v6.0.0.0) should build using the latest CCS (v20) and compiler v22.6.1. I've built the LEDBLinky example provided in C2000Ware.

    The errors associated with your project should be viewable in the console window. Scroll through the output log and look for the errors. Additionally in the Problems window, you can expand the drop down and see all the issues associated with unresolvable buildable linked resources.

    The kit your referencing is a hardware kit. The software package associated should be C2000Ware. If you're looking to get started, I will check out the examples provided in the device_support folder.

    Regards,

    Ozino