Whole document tree
    

Whole document tree

Debugging with GDB: i960
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

14.3.5 Intel i960

target mon960 dev
MON960 monitor for Intel i960.

target nindy devicename
An Intel 960 board controlled by a Nindy Monitor. devicename is the name of the serial device to use for the connection, e.g. `/dev/ttya'.

Nindy is a ROM Monitor program for Intel 960 target systems. When GDB is configured to control a remote Intel 960 using Nindy, you can tell GDB how to connect to the 960 in several ways:

  • Through command line options specifying serial port, version of the Nindy protocol, and communications speed;

  • By responding to a prompt on startup;

  • By using the target command at any point during your GDB session. See section Commands for managing targets.

With the Nindy interface to an Intel 960 board, load downloads filename to the 960 as well as adding its symbols in GDB.

14.3.5.1 Startup with Nindy  
14.3.5.2 Options for Nindy  
14.3.5.3 Nindy reset command  



This document was generated by root on January, 30 2002 using texi2html