Changes between Version 31 and Version 32 of TBR/BSP/Jmr3904


Ignore:
Timestamp:
11/29/10 21:58:59 (13 years ago)
Author:
Roskotheslayer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TBR/BSP/Jmr3904

    v31 v32  
    2626NOTE: GDB must be configured for mipstx39-* for this simulator to function correctly.  This is why the mipstx39-rtems* RPMs are provided.  The BSP can be built with mips-rtems* tools but can only be executed by the more specifically targetted gdb.
    2727
    28 You can find manual [http://uk.computers.toshiba-europe.com/innovation/download_manuals.jsp here]
    2928= Board Setup =
    3029
     
    6160
    6261To execute the thread_gdb test case on the desired target, run GDB in command line mode using the following command, remembering to substitute the appropriate name for the architecture's gdb
     62= Debugging =
     63
     64
     65To debug your code you need JMR-TX3904 RISC Processor Reference Board with eCos CygMon Debug EPROMs installed
    6366= Using The BSP =
    6467
     
    103106
    1041074.6.99.2: [wiki:User::JoelSherrill User::JoelSherrill] reports that it runs fine on gdb 6.3.
     108= References =
     109
     110
     111You can download simulator [http://www.sfr-fresh.com/unix/misc/dejagnu-1.4.4.tar.gz:a/dejagnu-1.4.4/baseboards/jmr3904-sim.exp here]
     112
     113You can find manual [http://uk.computers.toshiba-europe.com/innovation/download_manuals.jsp here]
     114You can check out the tests [http://comp.ist.utl.pt/ec-sc/0304/docs/ecos-2.0b1/doc/html/user-guide/rt-tx39-jmr3904.html here]