run elf image on P2041RDB

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

run elf image on P2041RDB

2,169 次查看
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,854 次查看
sinanakman
Senior Contributor III

Hi Eli

How are you preparing the uncompressed uImage that

you are having trouble with ?

Regards

Sinan Akman

0 项奖励
回复

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