source: rtems/c/src/lib/libbsp/m68k/sim68000/sim68000.setup @ f52111f

4.104.114.84.95
Last change on this file since f52111f was b812f84, checked in by Joel Sherrill <joel.sherrill@…>, on 08/01/00 at 20:01:14

Added sim68000 BSP for the BSVC simulator. This BSP includes the
alias simcpu32 that supports the CPU32 simulator in BSVC. At this
point, it is still under development.

  • Property mode set to 100644
File size: 488 bytes
Line 
1BSVC Simulator Setup File
2
3UI_VERSION {2.0}
4SIMULATOR {sim68000}
5COMMAND {AttachDevice 0 RAM {BaseAddress = 0 Size = 40000}}
6COMMAND {AttachDevice 0 RAM {BaseAddress = 40000 Size = 20000}}
7COMMAND {AttachDevice 0 M68681 {BaseAddress = 71001 OffsetToFirstRegister = 0 OffsetBetweenRegisters = 2 InterruptLevel = 4 PortAStandardInputOutputFlag = 0 PortBStandardInputOutputFlag = 0 PortACommand = xterm -T "M68681 Port A" -132 -fn fixed -e /usr3/tmp/bsvc-2.1/bin/xtermpipe PortBCommand = }}
Note: See TracBrowser for help on using the repository browser.