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/PROCESSOR-SDK-AM335X: ti rtos demo

Part Number: PROCESSOR-SDK-AM335X
Other Parts Discussed in Thread: CCSTUDIO

Tool/software: TI-RTOS

Hello!

I download the ti-processor-sdk-rtos-am335x-evm-05.01.00.11-Linux-x86-Install pack and run ~/processor_sdk_rtos_am335x_5_01_00_11/Makefile. It's OK, I can run ~/pdk_am335x_1_0_12/packages/ti/starterware examples. Now I want to run ti-rtos examples (without any IDE if it is possible, I want to use only command line and make utility).

I know how to run any *_ti.bin file (I have SD-card with MLO file), but I dont understand how run the ti-rtos using SD card without IDE. I think may be ~/pdk_am335x_1_0_12/packages/ti/binary/pm_rtos_app/bin/evmAM335x/pm_rtos_app_a8host_release.xa8fg is what I want, but I dont sure and dont know how to use it. Is any non-IDE instruction?