standalone applications in uboot

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

standalone applications in uboot

1,100 Views
garimella
Contributor I

Using MPC8309 Board and I found hello world as a standalone application, which worked fine. I wanted to call sub functions within hello world program. But when I ran command ./ltib -m scbuild -prep u-boot and downloaded into my target (hello_world.srec), it ran only the function called and not the hello world. How do I link and run multiple standalone programs in LTIB?

0 Kudos
Reply
1 Reply

752 Views
Pavel
NXP Employee
NXP Employee

Look at the following pages about standalone applications under u-boot:

http://www.denx.de/wiki/view/DULG/UBootStandalone

http://www.denx.de/wiki/view/DULG/MyStandaloneProgramDoesNotWork


Have a great day,
Pavel Chubakov

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply