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.

[FAQ] Where can I find SYS/BIOS examples in CCS

I want to build some SYS/BIOS examples in CCS, but cannot find them. Can you help?

  • Note: for most devices, SYS/BIOS (also called TI-RTOS) can be found in the device's SDK. For example, for Sitara devices, look in the PDK; for CC32xx, look in the SimpleLink SDK.

    If you have a stand-alone SYS/BIOS product (e.g. from here http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/bios/sysbios/index.html), examples are available in CCS (once CCS discovers the SYS/BIOS product, installs it and restarts).

    CCS 7 and 8

    Open "View->Resource Explorer Classic". You'll see all the devices that SYS/BIOS runs on

    Each device will have many examples. For example:

    CCS 9 and 10

    Open "Project->New CCS Project…" Filter on the device you want and select the example you want. You'll need to name the example also

    Note: for CCS 9.0, there are only 3 examples.