This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

TCPnet Does not Detect Ethernet Activity

Hey guys!

Question for you.

I can make a connection to the ARM7 Board (LPC2378) with the LEDSwitch Example Code, however, when I try to run this code in another project, I can't seem to make a connection anymore. I have literally copied and pasted the folder into a new location and relinked the libraries, but to no effect.

The code runs normally, but does not detect a connection.

Can someone offer any ideas on how to debug? I am trying to add the Net_Debug.c file but it won't compile because of this error:

.\Obj\LEDswitch.axf: Error: L6218E: Undefined symbol dbg_proc (referred from net_debug.o).

0