OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [lib/] [libbsp/] [i386/] [i386ex/] [README] - Blame information for rev 389

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
#
2
#  $Id: README,v 1.2 2001-09-27 11:59:46 chris Exp $
3
#
4
 
5
This board support package works with the uti386ex, designed and built in
6
house at the University of Toronto.  It should also be compatible the an
7
Intel Evaluation board.
8
 
9
There are no decisions to be made at link time. The BSP reserves ALL
10
available space between the end of the bss section and the start of the
11
RTEMS Workspace for the heap.  If you wish to add network support, then
12
you will not need to modify the heap size.
13
 
14
 
15
See startup/linkcmds and bsp_start.c for details.
16
 
17
The clock is generated from an internal i386ex timer counter.  The console
18
uses COMM2 -- configured as 9600 n,8,1.  COMM1 is available, also
19
configured as 9600,n,8,1.
20
 
21
In general, all modification needed to support another i386ex based
22
platform should be restricted to start.s.  Since there is no real-time
23
clock on the Intel eval board, if RTclock support is required, then adding
24
rtclock driver support is necessary.
25
 
26
Hope this helps!
27
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.