Altera_Forum
Honored Contributor
19 years agonfs server not responding
Hi,
I have a strange problem. I have developed a system in which there is a Nios II system and a memory which is connected to Nios 2 system through pio ports. I am using a C program to write data into the memory and then read the contents of the memory and then dunp it in a file on my host PC. The data to be written to the memory is located on a file in my host PC. But when I start reading the file and sending data to the memory, I can send and read 56 datas but then i get the following msg on the sdk shell: nfs: server 192.168.4.9 not responding, still trying nfs: server 192.168.4.9 not responding, still trying nfs: server 192.168.4.9 OK Can you please suggest what is the problem? - sony