RTEMS on uC5282

Vijay Kumar Banerjee vijay at rtems.org
Mon Jul 5 17:28:17 UTC 2021


On Sun, Jul 4, 2021 at 5:08 PM Vijay Kumar Banerjee <vijay at rtems.org> wrote:
>
> Hi,
>
> I have a uC5282 board running uClinux and I was wondering if someone
> has instructions for converting the RTEMS exe files into boot files
> that can be booted from the ram buffer (using `goram` from
> uCbootloader.
>
This command works great!
m68k-rtems6-objcopy -O binary capture.exe capture.ralf

I will soon write a documentation for uC5282 (before I forget how I did it :p )

> The RTEMS documentation is empty:
> https://docs.rtems.org/branches/master/user/bsps/bsps-m68k.html#uc5282
>
> I will populate this section in the documentation once I figure out
> how to run and debug RTEMS executables on it. Any help is much
> appreciated.
>
>
>
> Best regards,
> Vijay


More information about the devel mailing list