Try to load and run RTEMS Image on Cora-z7-10

Chris Johns chrisj at rtems.org
Wed May 4 07:31:05 UTC 2022


On 4/5/2022 3:56 pm, Sebastian Huber wrote:
> On 03/05/2022 16:43, Sarmad Ahmad wrote:
>> I create the image as follows
>>
>> ./mkimage.py -A arm -O linux -T kernel -a 0x10000000 -e 0x10000000 -n RTEMS -d
>> hello.exe test5.img
> 
> Maybe there is an issue with the mkimage.py script. I would try to use the
> mkimage tool from U-Boot.

I am using that script all the time with aarch64 and uboot without error. I am
using `-O rtems` and not `-O linux` so I do not know if that makes a difference.

Chris


More information about the users mailing list