Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThanks 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