Forum Discussion
2 Replies
- Altera_Forum
Honored Contributor
Now I tryed to do all with TSE API but even including triple_speed_ethernet_iniche.h to init MAC not work without using RTOS
make -s all includes Compiling main.c... ../main.c:1:42: triple_speed_ethernet_iniche.h: No such file or directory make: *** [obj/main.o] Error 1 Build completed in 14.796 seconds triple_speed_ethernet_iniche.h in project properties but that doesn't help me too... I tryed to include path to project properties but that doesn't help me too. - Altera_Forum
Honored Contributor
I'm thinking that you want to look at this (http://http://www.nioswiki.com/exampledesigns/nios2udpoffloadexample).
Cheers, - slacker