NOTICE: The Processors Wiki will End-of-Life on January 15, 2021. It is recommended to download any files or other content you may need that are hosted on processors.wiki.ti.com. The site is now set to read only.

Creating a SYS/BIOS project in CCSv4

From Texas Instruments Wiki
Jump to: navigation, search



Sysbios image.png

Follow these steps to use Code Composer Studio (CCS) to create an application that can use SYS/BIOS. CCS v4.2.3 was used for the screen captures in this procedure, but the procedure is quite similar in CCS v4.x through CCS v5.0.

  1. Open CCS and choose File > New > CCS Project from the menu bar.
  2. In the New CCS Project dialog, type a Project Name. For example, to begin creating a project using "hello world" example code provided with SYS/BIOS, you can type "hello". It is recommended that you use the default project location so that CCS can find your projects easily. Then, click Next.
    Ch2 newproj.png
  3. Select your platform type in the Project Type field. For example, you might select "C6000". Then, click Next.
  4. Click Next on the "Additional Project Settings" page. (You may want to use referenced projects later, if you decide to create multiple SYS/BIOS projects that share a common configuration file.)
  5. In the Device Variant row of the "Project Settings" page, select a filter in the first field. This shortens the list of device variants in the second field. Then, select the actual device you are using. For example, you might select "Generic devices" in the filter field and "Generic C64x+ Device" in the second field. Depending on your device, you might also need to adjust the Device Endianness and Runtime Support Library settings.
    Ch2 projsettings.png
  6. Click Next.
    Important: Don't click Finish at this point if you want to create a project that can use SYS/BIOS.
  7. On the "Project Templates" page, expand the list of SYS/BIOS templates and choose one. A description of the selected template is shown in the dialog.
    Sysbios templates v4.png
    To get started with SYS/BIOS, you can choose one of the Generic Examples, such as the Log Example or Task Mutex Example. To create your own application project, you might choose the Minimal or Typical example depending on how memory-limited your target is. (If you have other software that uses SYS/BIOS and XDCtools, such as IPC, you can choose a template for that component.)
  8. Click Next.
  9. On the "RTSC Configuration Settings" page, make sure the versions of XDCtools, SYS/BIOS, and any other components you want to use are selected. By default, the most recent versions are selected.
    Ch2 rtsc.png
  10. The Target setting is based on device settings you made on earlier pages, and should not need to be changed.
  11. Click the drop-down arrow next to the Platform field. CCS scans the available packages for available platforms. Click on the list and choose the platform you want to use.
  12. The Build-profile field determines which libraries the application will link with. We recommend that you use the "release" setting even when you are creating and debugging an application. (In SYS/BIOS versions prior to 6.32, the recommended Build-profile was "whole_program".
  13. Click Finish to create a new project and add it to the C/C++ Projects list.
E2e.jpg {{
  1. switchcategory:MultiCore=
  • For technical support on MultiCore devices, please post your questions in the C6000 MultiCore Forum
  • For questions related to the BIOS MultiCore SDK (MCSDK), please use the BIOS Forum

Please post only comments related to the article Creating a SYS/BIOS project in CCSv4 here.

Keystone=
  • For technical support on MultiCore devices, please post your questions in the C6000 MultiCore Forum
  • For questions related to the BIOS MultiCore SDK (MCSDK), please use the BIOS Forum

Please post only comments related to the article Creating a SYS/BIOS project in CCSv4 here.

C2000=For technical support on the C2000 please post your questions on The C2000 Forum. Please post only comments about the article Creating a SYS/BIOS project in CCSv4 here. DaVinci=For technical support on DaVincoplease post your questions on The DaVinci Forum. Please post only comments about the article Creating a SYS/BIOS project in CCSv4 here. MSP430=For technical support on MSP430 please post your questions on The MSP430 Forum. Please post only comments about the article Creating a SYS/BIOS project in CCSv4 here. OMAP35x=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article Creating a SYS/BIOS project in CCSv4 here. OMAPL1=For technical support on OMAP please post your questions on The OMAP Forum. Please post only comments about the article Creating a SYS/BIOS project in CCSv4 here. MAVRK=For technical support on MAVRK please post your questions on The MAVRK Toolbox Forum. Please post only comments about the article Creating a SYS/BIOS project in CCSv4 here. For technical support please post your questions at http://e2e.ti.com. Please post only comments about the article Creating a SYS/BIOS project in CCSv4 here.

}}

Hyperlink blue.png Links

Amplifiers & Linear
Audio
Broadband RF/IF & Digital Radio
Clocks & Timers
Data Converters

DLP & MEMS
High-Reliability
Interface
Logic
Power Management

Processors

Switches & Multiplexers
Temperature Sensors & Control ICs
Wireless Connectivity