How to load RTEMS to Altera FPGA

SAeeD salpha.2004 at gmail.com
Tue Jun 11 20:52:15 UTC 2013


Hello,

The best way I know for doing this is that:

1. Build U-Boot for LEON3 (there seems to be patches for this) and
load it into a non-volatile memory like ROM for PCs or NOR Flash for
embedded boards. As far as I know, each board has a memory like this
where it starts booting from.

2. After doing the previous step, you can simply use TFTP mechanism
implemented in U-Boot to transfer your RTEMS application image to your
board's main memory and run it. U-Boot supports booting RTEMS.

I hope this helps. :)

SAeeD

On 6/11/13, 王峰 <everteq at 163.com> wrote:
> Hi All,
> We are working on an SOC project using Leon3 on De2-115 which has an Altera
> FPGA.
> Right now we can compile hardware with LEON3 fine. We also installed tools
> and
> compiled RTEMS for LEON3. The trouble is we don't know how to load RTEMS to
> the DE2-115 board. Can you give us some suggestions?
>
> Thanks in advance,
>
> Everett
>
>




More information about the users mailing list