run elf image on P2041RDB

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

run elf image on P2041RDB

2,173件の閲覧回数
emintz
Contributor I

Hi all,

I work with GHS Integrity RTOS. The loader is u-boot. My goal is to run a kernel (as uncompressed elf format) stored in NOR flash.

How to solve that ? (compressed version works well but this is not the issue)

Eli

ラベル(1)
0 件の賞賛
返信
2 返答(返信)

1,858件の閲覧回数
sinanakman
Senior Contributor III

Hi Eli

How are you preparing the uncompressed uImage that

you are having trouble with ?

Regards

Sinan Akman

0 件の賞賛
返信

1,858件の閲覧回数
emintz
Contributor I

Hi Sinan,

The problem has been solved:

My mistake was in u-boot command parameter - bootelf -s 0xyyyyyyy (formerly I used -p)

Thanks

0 件の賞賛
返信