WARP Project Forums - Wireless Open-Access Research Platform

You are not logged in.

#1 2010-Mar-11 15:20:33

naomime
Member
Registered: 2009-Sep-04
Posts: 38

Poll ethernet problem

I can't ping warp boards, even with ever working designs, suddenly. When I checked, I found the board can go into warpmac_pollDataSource function, but can't go into the function where LLFIFO is checked. That is to say, it can't go beyond the point of "if(XIo_In32(EMAC_FIFO_BaseAddr+XLLF_RDFO_OFFSET) > 0)". I tried searching the forum but didn't find anything relevant. So, what should be done next? Thanks a lot!

Offline

 

#2 2010-Mar-11 15:35:50

camp
Member
Registered: 2010-Feb-22
Posts: 4

Re: Poll ethernet problem

This was solved when I relayed information about the Ethernet speed.  We are using Belkin USB Ethernet adapters that have a max speed of 100 Mbps.  Thus, we had to change the ENET_LINK_SPEED to 100 in warpmac.c as covered in http://warp.rice.edu/forums/viewtopic.php?id=584

Offline

 

Board footer