Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/30/02 07:52
Read: times


 
#31663 - RE: embedded ethernet problems
<html>
try interfacing it with a single PC, not one across the network on the other side of a router (debug your problem in isolation so that you are not debugging all the intervening hardware). also, do unit tests before integration testing.

even if your final product is not going to support ping, your initial releases should include it or something similar so you can test that your unit responds.

are you sure the code is perfect? have you run it through a simulator? do you have a set of unit tests that pass? sure that the integration of the uC with the embeddedethernet board is OK? are they communicating? are all components on both boards functioning OK?

<table><tr><td>james</td><td></td><td>
www.jameshinnant.com</td></tr></table></html>

List of 4 messages in thread
TopicAuthorDate
embedded ethernet problems            01/01/70 00:00      
RE: embedded ethernet problems            01/01/70 00:00      
RE: embedded ethernet problems            01/01/70 00:00      
RE: embedded ethernet problems            01/01/70 00:00      

Back to Subject List