Changes between Version 11 and Version 12 of TBR/UserManual/Simulators


Ignore:
Timestamp:
05/31/07 02:23:01 (17 years ago)
Author:
JoelSherrill
Comment:

/* Fixable */

Legend:

Unmodified
Added
Removed
Modified
  • TBR/UserManual/Simulators

    v11 v12  
    2020
    2121 *  h8300/h8sim -- synthetic board simulated in gdb.  Does not appear to support clock tick interrupts.
    22  *  m68k/mcf5206elite -- free [http://www.slicer.ca/coldfire/ Coldfire] simulator.  It is VERY slow and does not appear to be easy to automate running of tests but it does work and is worth spot checking the BSP with.  It may be merged into SkyEye eventually.   Version 0.3.0 of this emulator is capable of running mcf5206elite BSP hello world example. For more details see: [http://www.rtems.com/ml/rtems-users/2006/january/msg00060.html]  This would be a good project.
     22 *  m68k/mcf5206elite -- free [http://www.slicer.ca/coldfire/ Coldfire] simulator.  It is VERY slow and does not appear to be easy to automate running of tests but it does work and is worth spot checking the BSP with.  It may be merged into SkyEye eventually.   Version 0.3.0 of this emulator is capable of running mcf5206elite BSP hello world example. For more details see: http://www.rtems.com/ml/rtems-users/2006/january/msg00060.html.  This would be a good project.
    2323 *  m68k/sim68000 and m68k/simcpu32 -- BSP for mc68000 configuration of BSVC simulator.  Simulator is no longer supports, has licensing which prevented it from merging into gdb and requires a third-party patch to support CPU32 and redirecting console to stdout.
    2424 *  sh/shsim and sh/simsh7045 -- BSP for sh7032 as simulated in gdb.  Joel has not used these and recalls there being an unmerged patch against an old gdb version.