source: rtems/c/src/lib/libbsp/m68k/efi332/README @ db07e68

Last change on this file since db07e68 was db07e68, checked in by Joel Sherrill <joel.sherrill@…>, on 05/31/00 at 15:05:55

Update from John S. Gwynne <jsg@…> that:

  • updated README
  • improved misc script for running the RTEMS test programs
  • Updated 332 SIM configuration in start.c
  • C++ global constructor fix (USE_INIT_FINI)
  • change end_of_ram to _RamEnd to match changes by others
  • Property mode set to 100644
File size: 963 bytes
Line 
1#
2#  $Id$
3#
4
5Description: efi68k
6============
7CPU: MC68332 @20MHz
8RAM: 256k max. (supports several configurations)
9ROM: 512k (supports several configurations)
10
11   This general purpose controller has been designed by a group of
12Internet subscribes to the mailing list "efi332" (an offshoot of the
13"diy_efi" mailing list). Although efi332 was initially designed for
14automotive research, it is a fairly generalized embedded controller
15when used without the companion EFI I/O board, and is patterned much
16after the the Motorola BCC. A 4x3 inch (approx.) printed circuit board
17is available (about $14US). For complete information see
18
19        http://www.diy-efi.org
20
21TODO:
22=====
23- integrate the interrupt driven stdin/stdout into RTEMS to (a) reduce
24  the interrupt priority and (2) to prevent it from blocking.
25- add a timer driver for the tmtest set.
26
27
28                                       John S Gwynne, PhD.
29                                          jgwynne@mrcday.com
Note: See TracBrowser for help on using the repository browser.