standalone applications in uboot

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

standalone applications in uboot

1,103 次查看
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 项奖励
回复
1 回复

755 次查看
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 项奖励
回复