Forum Discussion
Altera_Forum
Honored Contributor
9 years agoBSP Build Error
I am trying to build a project in NIOS but it is giving "undefined reference to `tse_mac_device' " error. I am using NIOS II-Eclipse, Quartus 15.1 and Altera's DE2-115 board. The error occurre...
Altera_Forum
Honored Contributor
9 years agoReview the Simple Socket Server example. tse_mac_device is a structure you define in your application project files.