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.

want to run TI_RTOS Kernel on AM335x Starter Kit

I am a student ,not familiar with the embedded development, my teather give me a task to run TI_RTOS Kernel on AM335x Starter Kit, is there any workshop or tutorial? thank you!

  • Hi!

     Glad to see you're interested in learning about TI-RTOS. I'll give you some action items to go through to get started.

    1. Download TI-RTOS here. I'll recommend getting the lastest 2.x releases. The AM335x is under the Sitara product line so you should get the 2.00.01.23. It's available for Windows and Linux.
    2. If you haven't already, download Code Composer Studio. It's TI's development environment for embedded systems.
    3. Visit the TI-RTOS wiki page to learn about TI-RTOS as whole and what components it includes.
    4. To learn about the TI-RTOS kernel, we have useful labs and guides here you can follow
    5. The TI-RTOS download include examples that you can play with to get more familiar with it (the proof of the pudding is in the eating right?)

    There's always this forum. You can always post here if you have any questions or need someone to walk you through what you're doing. Last but not the least, don't forget to have fun!

    Moses