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.

Standalone application boot using UBoot on AM1808 Evm

Other Parts Discussed in Thread: AM1808

Hello TI,

I am trying to boot an standalone application(In place of Any OS) using UBoot on AM1808 Evm.

Kindly provide solution.

whether (1) i have to make uImage of an application and boot it using "Bootm" command of UBoot ?

or (2)Just copy .bin file of an application to RAM and execute it using "go" command of Uboot?

Please provide necessary steps to solve my problem.

Thanks