Forum Discussion
18 Replies
- Altera_Forum
Honored Contributor
If you post more info people are morelikely to find the cause of the error. what does the compiler say before this error is given?
- Altera_Forum
Honored Contributor
thanks ROBINKERSTENS92 for your response..im not very sure your mean about the 'what does the compiler say before this error'..but when im try to run it,
this statement was popup 'the selection cannot be launched,and there are no recent launches'..ermmm - Altera_Forum
Honored Contributor
a quick google search should solve the issue you're having at the moment.
If you can post the text you see in the "console" tab, that is the build log of your current project. it will show the places where eclipse is having trouble. see the image below for an example. https://www.alteraforum.com/forum/attachment.php?attachmentid=13601 - Altera_Forum
Honored Contributor
actually i got this error when i build the system
**** Build of configuration Nios II for project proj_Trafflight_bsp **** make all 1 [main] pwd 6044 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com 0 [main] sh 4184 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com 0 [main] sh 1764 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com [BSP build complete] **** Build Finished **** above is the statement that include in the console tab..really appreciated if u can help me to solve this problem.. :) - Altera_Forum
Honored Contributor
--- Quote Start --- a quick google search should solve the issue you're having at the moment. If you can post the text you see in the "console" tab, that is the build log of your current project. it will show the places where eclipse is having trouble. see the image below for an example. https://alteraforum.com/forum/attachment.php?attachmentid=13601&stc=1 --- Quote End --- i got this error when i build the system **** Build of configuration Nios II for project proj_Trafflight_bsp **** make all 1 [main] pwd 6044 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com 0 [main] sh 4184 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com 0 [main] sh 1764 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com [BSP build complete] **** Build Finished **** above is the statement that include in the console tab..really appreciated if u can help to solve this problem.. :) - Altera_Forum
Honored Contributor
--- Quote Start --- a quick google search should solve the issue you're having at the moment. If you can post the text you see in the "console" tab, that is the build log of your current project. it will show the places where eclipse is having trouble. see the image below for an example. https://alteraforum.com/forum/attachment.php?attachmentid=13601&stc=1 --- Quote End --- actually i got his error when i build the system **** Build of configuration Nios II for project proj_Trafflight_bsp **** make all 1 [main] pwd 5012 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com 0 [main] sh 6516 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com 0 [main] sh 8940 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com [BSP build complete] **** Build Finished **** this is the statement from the console tab in my eclipse..really appreciate for if u can help me to solved my problem:) - Altera_Forum
Honored Contributor
What platform are you using?
At the moment you seem to be using the Cygwin to compile. Maybe switching to MinGW can solve this issue. Although at first glance I do not think this would lead to a fail for the build process. - Altera_Forum
Honored Contributor
--- Quote Start --- actually i got his error when i build the system **** Build of configuration Nios II for project proj_Trafflight_bsp **** make all 1 [main] pwd 5012 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com 0 [main] sh 6516 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com 0 [main] sh 8940 find_fast_cwd: WARNING: Couldn't compute FAST_CWD pointer. Please report this problem to the public mailing list cygwin@cygwin.com [BSP build complete] **** Build Finished **** this is the statement from the console tab in my eclipse..really appreciate for if u can help me to solved my problem:) --- Quote End --- Its not a big issue. You need to update the cygwin file of the altera software. You can download the newer version of cygwin from the site and update the same on your altera software. The cygwin files are located in the installed folder of the quartus>bin. you need to update both for 32 and 64 bit. - Altera_Forum
Honored Contributor
I am using NIOS II paltform for my project .. do you know the steps on how to switch to Cygwin MinGW?
because actually I am very new to Eclipse and I'm still in the process of learning to use eclipse .. - Altera_Forum
Honored Contributor
--- Quote Start --- I am using NIOS II paltform for my project .. do you know the steps on how to switch to Cygwin MinGW? because actually I am very new to Eclipse and I'm still in the process of learning to use eclipse .. --- Quote End --- I guess you no need to switch to MinGW as it will be lengthy process rather you can just update the cygwin files in the Altera software. For this you first need to got to the Cygwin site, download the 32 and 64 bit files and install the files in any drive of your computer. Then locate the cygwin files in the quartus software it will be inside the 32 bit in bin folder and 64 bit in bin64 of the Quartus software. Just overwrite the the cygwin files with the latest files you have downloaded. Please let me know if you find and any trouble to update the cygwin files in quartus software.