Altera_Forum
Honored Contributor
19 years agoLan91c111 driver without LWIP
Hi all,
I am trying another approach to improve the overall performance of the Nios2 Ethernet throughput. I have used the plugs library along with Nios1 SDK in the past and the performance was very good. But now, with the uCOS2 and LWIP around, the ethernet become terrible. I am trying to get rid of the LWIP and the uCOS2 and import the plugs library to Nios2 platform, since the plugs lib is much more simpler than the LWIP stack and would be faster. Now, the problem is that the driver Lan91c111 chip provided along the development kit is designed for the LWIP and uCOS2, but it is hard for me to change it for the plugs library. I wonder if anybody have done this or something similiar before that can give me some help. Thanks!! Mason