Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi Bill,
I just wanted to report success on Quartus 10.1, Nios II EDS 10.1, with your driver implementation of lwIP (1.3.2). This is on a custom board. It almost worked out of the box - steps 25-39 are somewhat different, since the interface is different (either use Makefile to update project Includes manually, or use Nios II Application Paths under Project->Properties). I have to report that for some reason some relative paths no longer work under EDS 10.1, so I've used absolute path to the project directory (otherwise I get errors while compiling - header files under lwip/src/... don't see header files from the project directory (?!?) - this worked nicely on 9.1sp2). I also had to add the support for Marvell 88E1119 manually, since it's still not supported by Altera. Well, off to integrate RTP/RTSP protocols for it. Thanks, best regards, Ivan