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 agoHave you searched for all Build.err and Build.log files under the
PLATFORM directory and compared the contents of files of the same directories for (a) build from the original BSP versus (b) build from the cloned, failing BSP? Very often one of these log files will provide you with the clue that you need.