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