Remote Debugger Server and pc386 BSP

Juan Zamorano jzamora at fi.upm.es
Thu Nov 30 19:15:04 UTC 2000


   Hello,

   We try to use the Remote Debugger Server with the pc386 BSP.

   We use the tools which are included in the release 4.5.0 test CD.

   The ethernet board is a ne2000. We are able to execute netdemos but we
have changed CONFIGURE_LIBIO_MAXIMUN_FILE_DESCRIPTORS to 10 otherwise an
error was shown.

   We use i386-RTEMS-gdb 4.18, we can execute 'setrpcmode sun' and 
'setdaemontype rdbg' commands, but when we try to execute 'target rtems
138.100.9.43' it says: 'Unable to receive maybe you could try to ping to
see the machine is active'.

   We do 'ping 138.100.9.43' and the machine isn´t alive.

   In file 'networkconfig.h', we use:
/* RTEMS_USE_BOOTP is not defined */

#if (!defined (RTEMS_USE_BOOTP))
        /* "rtems_host",        */      /* Host name */
        /* "nodomain.com",      */      /* Domain name */
        /* "XXX.YYY.ZZZ.1",     */      /* Gateway */
        /* "XXX.YYY.ZZZ.1",     */      /* Log host */
        /* {"XXX.YYY.ZZZ.1" },  */      /* Name server(s) */
        /* {"XXX.YYY.ZZZ.1" },  */      /* NTP server(s) */
        "teca",                 /* Host name */
        "datsi.fi.upm.es",      /* Domain name */
        "138.100.8.125",        /* Gateway */
        "138.100.9.76",         /* Log host */
        {"138.100.8.23" },      /* Name server(s) */
        {"138.100.8.36" },      /* NTP server(s) */

    Any tips?

    Regards

    Juan





More information about the users mailing list