Forum Discussion

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

Problem using NIOSII command terminal

while initializing the nios2 command window I see the message

13 [main] bash 4780 fork:child 5836- died waiting for long jump before initialization, error 11

bash :fork: resource temporary unavailable

I think there is some memory issue... Can any1 tell me how can I clear it ???

Thank you in advance .....

3 Replies

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

    There are well known conflicts between Cygwin and various device drivers, particular the webcam drivers from Logitech. Disable the webcam drivers and I think you'll have better luck...provided that this is what's causing your issue, that is :-)

    Cheers,

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

    <div class='quotetop'>QUOTE (slacker @ Aug 27 2009, 01:04 PM) <{post_snapback}> (index.php?act=findpost&pid=23622)</div>

    --- Quote Start ---

    There are well known conflicts between Cygwin and various device drivers, particular the webcam drivers from Logitech. Disable the webcam drivers and I think you&#39;ll have better luck...provided that this is what&#39;s causing your issue, that is :-)

    Cheers,

    - slacker[/b]

    --- Quote End ---

    You are right, I run into the same problem, and after disabling the camera, I could finaly compile my project with Nios EDS

    Thanks,

    Aurelio