Changes between Version 31 and Version 32 of TBR/UserManual/Simulators


Ignore:
Timestamp:
11/20/17 22:25:31 (6 years ago)
Author:
Hesham Almatary
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TBR/UserManual/Simulators

    v31 v32  
    88 *  i386/pc386 -- This is a BSP for PCs which can be tested by simulators and virtual environments such as Bochs, [wiki:Developer/VirtualMachines/VMWareSetup VMWare], QEMU, and [wiki:RTEMS_on_Virtualbox_  VirtualBox].  [wiki:TBR/UserManual/QEMU QEMU] provides PC emulation and is often used to test RTEMS. ''[wiki:Developer/VirtualMachines/VMWareSetup MinGW:Grub2:VMWare Development Environment Setup]'' describes how to setup a development host environment with MinGW, Grub2 and VMWare to build, boot and simulate RTEMS on Windows, and ''[wiki:Developer/Simulators/VMWare Simulate Serial Communication Application]'' demonstrates how to use such environment to develop applications involving peripherals. And an example of how remote debugging works with VMWare can be found at [wiki:Developer/Eclipse/Plugin RTEMS Eclipse Plug-in].
    99
    10  *  mips/jmr3904 - Toshiba MIPS TX3904 simulator in gdb.
     10 *  mips/jmr3904 - Toshiba MIPS TX3904 simulator in gdb.
     11 *  mips/malta - runs on QEMU with -M malta.
    1112 *  powerpc/psim -- synthetic PPC603 based-board simulated in gdb.  See [wiki:TBR/BSP/Psim PSIM  BSP] for more information
     13 *  riscv/riscv_generic -- Runs on Spike which supports both RV32 and RV64 (tested with priv-1.10).
    1214 *  sparc/erc32 -- BSP for ERC32 with and without floating point unit which is simulated by [http://www.gaisler.com/ TSIM].
    1315 *  sparc/sis -- BSP for ERC32 with and without floating point unit which is simulated by the SPARC Instruction Simulator (SIS) in gdb.