Forum Discussion
Altera_Forum
Honored Contributor
17 years agoProblem 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
Honored 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
Honored Contributor
http://www.nioswiki.com/operatingsystems/u...x/tryoutuclinux (http://www.nioswiki.com/operatingsystems/uclinux/tryoutuclinux) I was working on uClinux , the configuration file I took was for 7.2 version. Does anybody think that it will work for altera version 9.0 too ????? - Altera_Forum
Honored 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'll have better luck...provided that this is what'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