URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems/] [c/] [src/] [lib/] [libcpu/] [powerpc/] [ppc403/] [README] - Rev 1765
Compare with Previous | Blame | View Log
## $Id: README,v 1.2 2001-09-27 12:01:29 chris Exp $#Various non BSP dependant support routines.clock - Uses the 403 PIT (Programmable interval timer) togenerate RTEMS clock ticks.console - Uses the 403 Internal serial port to do RTEMSconsole I/O. Not ALL members of the 403 familyhave this.include - Currently emptytimer - Uses the 403 timebase register for timingtests. Other PowerPCs have slightly differenttimebase register definitions.vectors - PowerPC 403 specific vector entry points.Includes CPU dependant, application independanthandlers: alignment.
