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.

TI-RTOS on AM335x

Other Parts Discussed in Thread: AM3352

Hi!

I know there's been a lot of questions about this, but all of them are rather old (at least 1 year). I found this site:

TI-RTOS: Real-Time Operating System (RTOS) for Sitara(TM) Processors and DSPs

There is position "Obtain TI-RTOS via RTOS Processor SDK for AM335x" from October 2015, hence my question:

Is TI-RTOS ready for AM335x processors, and if it is, then how to use it? I would write my program in Eclipse using IAR compiler, is there any guide how to do it? Although guide for IAR Embedded Workbech would be nice too.

We are testing our solution on BeagleBone Black, but finally we will use AM3352 on our custom board.

I saw the guide here, but it works only for TI-RTOS for microcontrollers.

Best regards,

Konrad

  • TI-RTOS for AM335x is here:

    Point at the table in the bottom of the page, and you'll see this link:

    http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/tirtos/2_00_01_23/exports/tirtos_sitara_setupwin32_2_00_01_23.exe

    Caveat: TI-RTOS is a bit outdated for AM335x: see this discussion.

    I suggest you to skip TI-RTOS and just use SYS/BIOS (latest version should be 6_42_02_29) and NDK (latest: ndk_2_24_03_35) out of the bundle.

  • Hi Konrad,

    Our position is still the same. If you need kernel + driver support on AM335x devices then, it is recommended to get the TI-RTOS kernel through ProcessorSDK for RTOS.

    Best,
    Ashish