re you able to successfully boot a RTEMS image from u-boot without libbsd?
>> The first problem was booting the RTEMS 6 u-boot .img file, correct?
>>
>> Regards,
>> Alan
>>
>> From: Heinz Junkes
>> Sent: Wednesday, June 1, 2022 11:14 AM
>> To: Alan Cudm
e RTEMS 6 u-boot .img file, correct?
>
> Regards,
> Alan
>
> From: Heinz Junkes
> Sent: Wednesday, June 1, 2022 11:14 AM
> To: Alan Cudmore
> Cc: users@rtems.org
> Subject: Re: Try to load and run RTEMS Image on Cora-z7-10
>
> I can add something directly. I found
I can add something directly. I found in your example (rki) how you talk to the
network device.
I have implemented it in a similar way.
Unfortunately, I can't even get to the point.
The programme breaks off in rtems_bsd_initialize() at mi_startup()
* RTEMS Version: rtems-5.1.0 (ARM/ARMv4/b
Hi Alan,
Thanks for the feedback. Did you also use the Ethernet of the beagleboneblack
in your demo. I can't see which if is implemented in the BSP.
Danke Heinz
> On 31. May 2022, at 14:43, Alan Cudmore wrote:
>
> If it helps, I have a demo where I built and ran RTEMS 6 with libbsd on the
>
runs with RTEMS 5.1 Release on beaglebone black
( wget
https://ftp.rtems.org/pub/rtems/releases/5/5.1/sources/rtems-source-builder-5.1.tar.xz
)
Load address: 0x8080
Loading:
4.1 MiB/s
done
Bytes transferred = 47240 (b888 hex)
33325 bytes read in 4 ms (7.9 MiB/s)
## Booting ker
On 29/5/2022 6:57 am, Heinz Junkes wrote:
> Hi Chris,
>
> I am trying to understand the problems my student is having with the
> Cora-z7-10.
>
> I am trying my hand at a beaglebone black and RTEMS6 (master).
> Unfortunately I have similar problems.
>
> I built the rtems-examples.
>
> rtems/6/b
Hi Chris,
I am trying to understand the problems my student is having with the Cora-z7-10.
I am trying my hand at a beaglebone black and RTEMS6 (master).
Unfortunately I have similar problems.
I built the rtems-examples.
rtems/6/bin/arm-rtems6-objcopy -R -S --strip-debug -O binary posix_hello.e
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 0x1000 -e 0x1000 -n RTEMS
>> -d
>> hello.exe test5.img
>
> Maybe there is an issue with the mkimage.py script. I would tr
On 03/05/2022 16:43, Sarmad Ahmad wrote:
I create the image as follows
./mkimage.py -A arm -O linux -T kernel -a 0x1000 -e 0x1000 -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.
--
embedded brains
Hello
I am trying to boot RTEMS image on a coran-z7-10, I have tried several
addresses without success.
I create the image as follows
./mkimage.py -A arm -O linux -T kernel -a 0x1000 -e 0x1000 -n RTEMS -d
hello.exe test5.img
also tried -O rtems
I have also tried the following addresse
10 matches
Mail list logo