Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
nhq
Visitor
nhq
Posts: 8
Registered: ‎03-21-2010
0

Cygwin problem in EDK 9.1i

I am running EDK 9.2i on windows7 (SEVEN)  and when I download the bitstream to a board this is what I get:

At Local date and time: Thu Feb 07 19:47:22 2008
 xbash -q -c "cd /cygdrive/c/IMAGE_PROCESSOR/; /usr/bin/make -f IMAGE_PROCESSOR.make download; exit;" started...
mount: /usr/bin: Permission denied
mount: /usr/lib: Permission denied

mount: /: Permission denied
mount: /cygdrive: Permission denied
bash.exe: warning: could not find /tmp, please create!
Installing Cygwin from EDK installation area...
Added registry entries for C:\EDK\cygwin
/cygdrive/c/EDK/cygwin/bin/bash: /usr/bin/make: No such file or directory
Done!

Anyone else have this problem or know of a solution?

Thanks!

 

PS: I tried this answer http://www.xilinx.com/support/answers/25492.htm but nothing changed

 

 

Newbie
mohammad_talha
Posts: 2
Registered: ‎11-16-2011
0

Re: Cygwin problem in EDK 9.1i

I have the same issue.

 

Were you able to solve it?

 

 

Expert Contributor
sushantm
Posts: 284
Registered: ‎04-02-2011
0

Re: Cygwin problem in EDK 9.1i

 

Cn you please use latest 13.4 version?

 

--Sushant Mahajan
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
Signature:

1.Have you ever tried typing your question into Google? If not you should before posting.
Too many results? Try adding site:www.xilinx.com
2.Read the datasheet and user guide. Have you read the user guide in detail ? Can you find the user guide?
3. Search the forums for similar topics.
4.I have neither found any similar thread in existing forum nor web-search is helpful to me.What should I do ?
Post your issue in detail comprehensive format on the relevant
forum.
5. Do not post the same question on multiple forums,please search and post it on relevant forum.
6. Do not raise a new topic or question on someone else's thread, start a new thread!
7. Students/Newbies: Copying code is not the same as learning to design.
8. "It does not work" is not a question which can be answered. Provide much details (with webaddress, datasheet links,etc..).
and make sure to be specific!
9. You are not charged extra fees for comments in your code,It will help others to understand well.
10.If someone answers your question, mark the post with "Accept as solution". If you see a particularly good and informative post, consider giving it Kudos (the star on the left).
Newbie
vincentcarlierias
Posts: 1
Registered: ‎01-15-2013
0

Re: Cygwin problem in EDK 9.1i

Hi,

 

I had the same issue today with Windows 7.

I solved the problem by launching the EDK as Administrator and with the XP Compatibility mode :

- right click on the icon of Xilinx Platform Studio -> Properties

- tab Compatibility

- check box Run this programm in compatibility mode for : Windows XP (SP3)

- check box Run this program as an administrator

- click OK

 

Et hop !