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

Changes between Version 23 and Version 24 of TBR/UserManual/Simulators


Ignore:
Timestamp:
12/07/08 02:03:18 (16 years ago)
Author:
Robert
Comment:

/* Simulators Known to Work Well */

Legend:

Unmodified
Added
Removed
Modified
  • TBR/UserManual/Simulators

    v23 v24  
    66
    77
    8  *  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], and QEMU.  [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.
     8 *  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], and QEMU.  [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].
     9
    910 *  mips/jmr3904 - Toshiba MIPS TX3904 simulator in gdb.
    1011 *  powerpc/psim -- synthetic PPC603 based-board simulated in gdb.  See [wiki:TBR/BSP/Psim PSIM  BSP] for more information