run elf image on P2041RDB

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

run elf image on P2041RDB

930 Views
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

Labels (1)
0 Kudos
2 Replies

615 Views
sinanakman
Senior Contributor III

Hi Eli

How are you preparing the uncompressed uImage that

you are having trouble with ?

Regards

Sinan Akman

0 Kudos

615 Views
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 Kudos