Forum Discussion

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

Sockets

hello everybody,

I've got some problems with my sockets. I can send some datas from my EP1S10 board to an other computer. But, I cannot receive anything: cannot open file . I'm using quartus II 4.2 and Nios II 1.3. When I type the chmod 777 * it doesn't change anything to my file's access rights in my flash memory. Is there any option in the kernel that I can activate to enable writing binary datas in the memory?

An other problem: when I send a video of 1.3Mo from the board, I only receive 1.4 ko on an other computer wherease with a 309ko picture it works fine. It also work fine with if I use these sokets without the board ( only using to computers on Mandake linux).

Did any one already cope with these kind of problems? any Idea?

http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/blink.gif

3 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    What&#39;s your filesystem type? Whatever it is, it&#39;s got to be writable... and not all of them are...

    type:

    mount

    from a prompt and it should tell you how your filesystem is mounted.

    Best Regards,

    - Brendan