Forum Discussion
Altera_Forum
Honored Contributor
21 years agoWeb Server
Hello, I'm using the uCLinux ported by Microtronix. I'm trying to use the web server but I can't see the initial page. I use the open core ethernet. I built the filesystem as des...
Altera_Forum
Honored Contributor
21 years agoI made some tests with filetransfer over ftp yesterday.
I can transfer files with any filesize (small and large files) to the uCLinux board. but I couldn't download these files from uClinux board to the PC. I only could download files with size smaller than approximately 520bytes. That means files fitting in one ethernet packet. I think there is a problem with tx-buffering in the ethernet kernel driver. When I compile the kernel, I receive some warnings in open_eth.c.