Altera_Forum
Honored Contributor
17 years agolan91c111c debug on custom board
Hi all,
I have a custom made board that uses lan91c111 connected to a cyclone fpga. I tried first impementing the simple socket server example application. I needed to do some modifications because my system doesn't support any external flash memory. To overcome on this I changed a little bit the network_utilities.c to get the MAC address without accessing an external flash memory. Compilation succeeds, application starts giving the message: "server starting up, socket listening on port 30".... or something likee this :rolleyes: Anyway when I connect the ethernet cable leds doesn't get on neither on the pc-side ethernet board. Please, does anyone have on idea if my idea of bypassing exterenal memory falsh could make the system not working?! Can anyone suggest me a way to debug at low level the connection between NIOS and lan91c111!? Thank a lot in advance!! Massi