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.

RTOS/TMS320F28035: TMS320F28035

Part Number: TMS320F28035

Tool/software: TI-RTOS

Hi, I am new to TI-RTOS.

Tell me how to proceed.

  • Hi RK,

    I'm not very sure you'll be able to implement TI-RTOS on F28035. Check this getting started guide:
    www.ti.com/.../spruhu3d.pdf

    Regards,
    Gautam
  • For non-Concerto C2000 devices (e.g. F28035), we recommend you use SYS/BIOS directly to get C28 examples:
    software-dl.ti.com/.../index.html

    SYS/BIOS is the kernel for TI-RTOS. The TI-RTOS for C2000 really is focused at the Concerto devices. There are RTOS aware drivers for the M3 side. It does not have out ofthe box examples for non-Concerto devices (like the SYS/BIOS install does).

    I'd recommend you get the newest SYS/BIOS version that corresponds to your CCS version. Install SYS/BIOS in the default location and start CCS. CCS will discover SYS/BIOS. Follow the prompts and restart CCS. Then in View->Resource Explorer (or View->Resource Explorer Classic in CCS 7.x), you'll find SYS/BIOS examples.

    Todd