Forum Discussion
Altera_Forum
Honored Contributor
20 years agoMAC-address
Hello, I am working with a nios development board with a stratixII_2s60. When I start ethernet communication the console shows "Can't read MAC address." For the development boards with ...
Altera_Forum
Honored Contributor
20 years agoAll right, thanks Danny http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/biggrin.gif . But now I’ve a different problem.
I run the lwip_web_server example form the forum (lwip-v1_1.zip) and I have already done what is written in the readme file. When I tried to ping, I got a reply. But when I go to the board with the browser http:// ip addr it won’t work. The IDE shows this error: [Conflicting names: /cygdrive/c/altera/kits/nios2_51/components/altera_avalon_lan91c111/HAL/src/altera_avalon_lan91c111.c ] warning: use of cast expressions as lvalues is deprecated [/cygdrive/c/altera/kits/nios2_51/components/altera_avalon_lan91c111/HAL/src/altera_avalon_lan91c111.c ] lwip_web_server_0_syslib line 894 This error is 22 times displayed and all of them are located in the file altera_avalon_lan91c111.c I cannot edit this file. Does anyone have an idea how to solve these errors? Thanks a lot.