BPani1
New Contributor
7 years agoEthernet compilation issue
Hi ,
I am new to NIOS SBT.I am trying to compile sample Ethernet application on the Arria 10 GX FPGA Development Board EVM.
I have added the eth_tse_0 driver and niche tcp ip stack in bsp editor tab and also -DTSE_MY_SYSTEM macro in defined symbols.
but still i am getting "undefined reference to `tse_mac_device'".
I have attached the sample code also.
let me know if any other steps i am missing.