Kinsey Moore commented on a discussion on README.md: https://gitlab.rtems.org/rtems/pkg/rtems-net-legacy-demos/-/merge_requests/1#note_109879 > + networkconfig.h before you try to use any of the network > + demonstration programs. > + > + 2. If you do not use BOOTP (i.e. the `#define USE_BOOTP 1' in init.c is > + removed), make sure you change the definition of MY_INTERNET_ADDRESS > + before you try to use the programs. > + > +FAILURE TO FOLLOW THE ABOVE INSTRUCTIONS MAY PROVOKE YOUR NETWORK > +ADMINISTRATOR TO THE POINT WHERE VICIOUS ATTACKS WILL BE MADE UPON YOU. > + > + > +Debugging Hints > +--------------- > +For debugging, I'd suggest breakpoints in the socket receive and transmit > +tasks to trace where you're running. Also, if you have a LANalyzer or > +workstation with `snoop' capability set it up to show all packets to/from > the It looks like it's still messed up between line 42 and 53 since snoop is enclosed by non-matching quotes. -- View it on GitLab: https://gitlab.rtems.org/rtems/pkg/rtems-net-legacy-demos/-/merge_requests/1#note_109879 You're receiving this email because of your account on gitlab.rtems.org.
_______________________________________________ bugs mailing list [email protected] http://lists.rtems.org/mailman/listinfo/bugs
