Forum Discussion
Altera_Forum
Honored Contributor
19 years agoHi all,
my testing environment is Cyclone 1c20 chip, 50MHz Nios II cpu, Lan91c111 MAC. I am using lwIP 1.1 with Quartus II 6.0 and Nios IDE 6.0 software. I am transfering bulk image data from the embedded system to PC via UDP and the fastest speed I ever got is about 9Mbit/s ( 1.1MByte/s). The problem is that when I use any compiler optimize options when building my NiosII project, it stops functioning. It must be compiled with -O0 level. Does anybody have any idea about this problem? Thanks!!