How to migrate RTEMS to a target board?

Matt Cross matt at dragonflyhollow.org
Sat May 3 12:34:15 UTC 2003


On Fri, 2003-05-02 at 22:39, elieli wrote:
> Hi
> I am not very familiar with RTEMS. I build it into my RedHat 7.2 as the STARTED documents guided.My configure is: target=i386, bsp=pc386
> then I found in the /opt/rtems/, there were some folders and a Makefile.inc.
> But how can I make a binary file so that I can migrate it into my target board?
> I hope some skilled developers can tell me which document in the RTEMS-On-Line-Library is the most useful that can teach me how to migrate RTEMS into a target board. Because my native language is not English and there are so many documents and manuals in this library, if I read all of them it will cost a long time.Moreover I wil be fired if I can't finish migration works in two months. that's really so bad.:-(
> 
> Any advices are welcome.:-)

Hi Eli,

Loading RTEMS onto a target board is different for every target board. 
For a pc386, there's a text file in the source tree that describes how
to do it.  The file is "c/src/lib/libbsp/i386/pc386/HOWTO", section 6.2
explains how to boot RTEMS from a floppy, and section 6.3 explains how
to boot it over a network.

	-Matt





More information about the users mailing list