Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 1 and Version 2 of TBR/UserManual/Simulators


Ignore:
Timestamp:
11/23/05 03:16:15 (19 years ago)
Author:
JoelSherrill
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TBR/UserManual/Simulators

    v1 v2  
    44There are several free/open source software emulators out there which might be capable of running RTEMS. Some of them are even directly supported by RTEMS in the form of BSP (ARMulator/PSIM), the others are not supported and we would like to hear about any user success/failure to get them running with RTEMS, even better if you provide appropriate BSP changes to get recent RTEMS running on one of them. The list of emulators looks:
    55 * http://www.qemu.org -- the most promising: provides system emulation for x86/amd64/powerpc/sparc, recent code base added sparc64 and mips. There are some reports claiming it is possible to use pc386 BSP running succesfully on top of Qemu/x86 emulator including full network emulation. Some users might even consider trying RTEMS PowerPC port running on top of Qemu/PowerPC system emulation layer. Probably PREP mode is the most close, since it support one of the RTEMS supported board (eMesquite MCP750)
    6  * http://www.skyeye.org -- the second one very interesting. Highly configurable ARM emulator capable of supporting various ARM chip families (w/ or w/o MMU support), LCD and network (ne2k like). Very configurable by simple editing skyeye.conf in the current directory. Known to work well with Linux/uClinux for ARM.  See [edb7312] for details on how to run this simulator.
     6 * http://www.skyeye.org -- the second one very interesting. Highly configurable ARM emulator capable of supporting various ARM chip families (w/ or w/o MMU support), LCD and network (ne2k like). Very configurable by simple editing skyeye.conf in the current directory. Known to work well with Linux/uClinux for ARM.  See [wiki:TBR/BSP/Edb7312 edb7312] for details on how to run this simulator.
    77 * http://pearpc.sf.net -- the other PowerPC emulator, which suport Mac OS X and Darwin OS
    88 * http://www.slicer.ca/coldfire/ -- Motorola [wiki:ColdFire ColdFire] emulator, which support uClinux