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/TMS320F28377S: Add an example code to original project in CCSv7.3

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

Tool/software: Code Composer Studio

Hello team,

Hope you are well. Please see below question from the customer:

We’re using a TMS320F28377S for an application and have some questions about TI’s example code software. 

We started our project using the BOOSTXL_BUCKCONV project (Buck_VMC_F2837xS) which got us started, and we imported that through controlSUITE.

We now want to add CAN functionality, and discovered through C2000Ware the can_ex3_external_transmit program which has some example code to get started.

What is the best way to bring that library into the original project using CCSv7.3? 

After trying a few times to combine them, it looks like the underlying drivers/dependencies for either are two separate code bases and there are different linker files, clock initialization routines, etc

Regards,

Randhir

  • Randhir,

    Please check out my reply in this thread: e2e.ti.com/.../2367680

    There is documentation on how to combine bitfield and driverlib projects. These are usually based on example project,s but it shows the files that are needed to get each style working.

    Additionally, within the C2000Ware directory, we do offer bitfield examples. You might try to import this one: C:\ti\c2000\C2000Ware_1_00_02_00\device_support\f2837xs\examples\cpu1\can_loopback_interrupts

    Thanks,
    Mark