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.

C2000 Driver library

Other Parts Discussed in Thread: TMS320F28027, TMS320F28069, CONTROLSUITE

Hi,

I am a newbie to the C2000 platform and have a question 

We are using the TMS320F28069 microcontroller in our project , Does this device have support for the driver library as for the TMS320F28027 / C2000 Launchpad . 

Regards

Abhay

  • Yes, it is.

    I think you will need to download ControlSuite to try the examples of this MCU and get better understanding.

    Both TMS320F28027 and TMS320F28069 examples are there.

    For TMS320F28069, it will be in the folder C:\ti\controlSUITE\device_support\f2806x


    Good luck!

     

    Best regards,

    Maria

  • Hi Maria,

    I have been trying this for some time ,can you help me with the following

    I am using the files installed at "C:\ti\controlSUITE\device_support\f2806x\v136"

    with v136 being the latest

    1.What is the linker command file i must use when i create a project\

    2.What are the folders i must include in "project_properties/c2000_compiler/include_options"

    3.Which "lib file" should i use under "project_properties/c2000_linker/file_search_path"

    When i try to add a file search path at "C:\ti\controlSUITE\device_support\f2806x\v136\F2806x_common\lib" , i can see the following files

     "2806x_BootROM_API_TABLE_Symbols.lib"

    "2806x_BootROM_API_TABLE_Symbols_fpu32.lib"

    "SFO_TI_Build_V6b.lib"

    "SFO_TI_Build_V6b_FPU.lib"

    Which should i use ??