standalone applications in uboot

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

standalone applications in uboot

1,112件の閲覧回数
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 返信

764件の閲覧回数
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 件の賞賛
返信