Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Thanks for posting your design. I cannot get your design running. When I implement your design, I get the error: undefined reference to 'tse_mac_device' Specifically, the error lies in these two lines of code are indicated in the file altera_avalon_tse.c: if(tse_mac_device.tse_mac_base == p_driver_data->hw_mac_base_addr) {
psys_info = &tse_mac_device; Does anyone know how I can handle this error? I can't see how I should build my own socket server, when the examples are not working. I can also use the DE4 board if that is easier. Thanks --- Quote End --- --- Quote Start --- Hi,David I open a new thread, and I meet the same problem. I can send words or command via Telnet or Ping, when I use a router. However, I always failed when I directly connect the board and PC with a cross-over cable. I am really confused, I hope that you could help me. Have a good day! --- Quote End --- Hi, David and bjtuxuxu, I'm facing the same problem now and really confused about how to make the telnet client access the cable connected to the board. My program just keeps listening but nerver get the request...... Could you please give me some suggestions about how to solve the problem ? Really thanks for your help!!