Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

Accessing Files from netowrk

Hi,

I am working on a project in which I have to read files from the host PC and write files to the host PC. I want to ask if it is possible.

I am working in a LAN which is running on linux. I tried something like this but it didnt work. Can anyone tell me if I am missing out something:

I created a nios 2 project including the ethernet(LAN91c111 interface), connected the stratix development board to the LAN(which has DHCP enabled). I can obtain the IP also. I was extecting that since I have connected the board to my LAN it will be able to read the file "/home/sony/test.txt" but it is unable to do so. I am not very familiar with the "mount" fundamentals. Can anyone help me in this?

Thanx,

sony

3 Replies