URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems-20020807/] [c/] [src/] [lib/] [libbsp/] [m68k/] [gen68340/] [README] - Rev 1765
Compare with Previous | Blame | View Log
## README,v 1.3 1998/08/20 15:37:42 joel Exp### This package requires a version of GCC that supports the `-mcpu32' option.### Please send any comments, improvements, or bug reports to:# Geoffroy Montel# g_montel@yahoo.com### This board support package works both MC68340 and MC68349 systems.## Special console features:# - support of polled and interrupts mode (both MC68340 and MC68349)# - support of FIFO FULL mode (only for MC68340, the MC68349 doesn't have any timer, so# you may write your own timer driver if you have an external one)## The type of the board is automatically recognised in the initialization sequence.## WARNING: there's still no network driver!# I hope it will come in the next RTEMS version!#BSP NAME: gen68340BOARD: Generic 68360 as described in Motorola MC68340 User's ManualBOARD: Home made MC68340 boardBOARD: Home made MC68349 boardBUS: noneCPU FAMILY: Motorola CPU32COPROCESSORS: noneMODE: not applicableDEBUG MONITOR: none (Hardware provides BDM)DEBUG SETUP: EST Vision IcePERIPHERALS===========TIMERS: two timersRESOLUTION: one microsecondSERIAL PORTS: 2 channel on the UARTREAL-TIME CLOCK: yesDMA: yesVIDEO: noneSCSI: noneNETWORKING: Ethernet on SCC1.DRIVER INFORMATION==================CLOCK DRIVER:IOSUPP DRIVER:SHMSUPP: noneTIMER DRIVER: Timer 1 for timing test suitesTimer 2 for console's FIFO FULL modeSTDIO=====PORT: 1ELECTRICAL:BAUD: 9600BITS PER CHARACTER: 8PARITY: NoneSTOP BITS: 1NOTES=====Board description-----------------clock rate: 25 MHzbus width: 16-bit PROM, 32-bit DRAMROM: To 1 MByte, 60 nsec (0 wait states), chip select 0RAM: 1 to 16 MByte DRAM SIMM, 60 nsec (0 wait states), parity or nonparityHost System-----------Cygwin 32Verification (Standalone 68360)-------------------------------Single processor tests: PassedMulti-processort tests: not applicable
