similar to: Trying to get Xilinx tools running

Displaying 20 results from an estimated 1000 matches similar to: "Trying to get Xilinx tools running"

2004 Oct 25
1
DLL question - deadbeef
Hi, Making lots of headway today. One of my major problems with wine-20041019 was solved by switching to non-managed mode. Now the program that would previously only work under wine-20040505 is working perfectly (AFAICT) under wine-20041019. When installing another program from the same company (Native INstruments) I start running into some sort of bail out, I guess, where Wine starts using
2010 Jan 29
7
Wine and Miranda IM
Hi, I have been using Miranda (version 0.7.19, latest that can handle MSN) Lately i have get some problem, i cant see peoples avatars and when i log in i get about 4-7 errors massages. Im running Arch now, before that i was using Ubuntu and with some help with winetricks then this problem was gone. I?m using the latest version of Wine and winetricks. Terminal output: Code:
2007 Jan 06
1
Running Creatoon [was: Increasing swap space]
Matt Jordan wrote: > I think I'm tantalizingly close to being able to use a program called > Creatoon (http://www.creatoon.com) via Wine on my Ubuntu Edgy set-up. > The Creatoon interface loads but doesn't seem to do anything. During > Creatoon's start-up, I get two identical messages telling me that some > unspecified module could not be loaded. Nah, it's not swap
2004 Aug 11
1
Problem with path
Hello, I have make wine from source (20040716) with ./tools/wineinstall I have a windows millenium installation Dreamwearver Mx. When i boot under windows, Dreamwearver works fine, but with wine, i've got error : seb@Gloubi:/mnt/winMe/Program Files/Macromedia/Dreamweaver MX$ wine Dreamweaver.exe err:module:import_dll Library MSVCRT.dll (which is needed by L"C:\\Program
2008 Mar 12
15
About WizardPen driver
First of all, I am sorry for my bad english. I have a UC-LoGIC WP8060 tablet.I using wizardpen taplet driver. I using PS 7.0 with wine-0.9.33. My Pen worked perfectly with wine-0.9.33, but PS7.0 has some bugs. I update my wine "wine-0.9.56". PS 7.0 working perfectly but my pen has not got pressure sensitive. I turn back wine-0.9.33. I have too much problems PS 7.0. I want to use new
2001 Oct 02
2
Problem with Xilinx 4.1.01i tools
I'm having a problem with the latest version of the Xilinx tools (Release 4.1.01i). I'm getting the following error from map FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock FATAL_ERROR:MapHelpers:mhcsymlib.c:779:1.7 - Problem in parsing the XML file "/home/bjrosen/win/Xilinx/virtex2/data/SymbolLib.xml": An exception occured! Type:RuntimeException, Message:The
2011 Sep 24
6
Failed to Register craxdrt.dll on Ubuntu 10.04 WINE
Hello guys...I am new to UBUNTU and WINE... I was trying to install a visual basic program for our small company but I keep getting an error saying "Failed to register craxdrt.dll". Without this dll my program cannot run since it uses crystal reports. I have already tried the overide of dynamic link libraries in the WINE configuration... Any help would be of great value...thanks a
2008 May 25
4
Zmodeler2
Hi! It's me... again :P Trying to run Zmodeler2. But im getting errors with missing DLL files. Where i should copy them to solve the problem? messages from console: Code: err:module:import_dll Library MFC42.DLL (which is needed by L"Z:\\windows\\soft\\Moje Dokumenty\\dodatki\\pttm\\zmodeler2\\ZModeler2.exe") not found err:module:import_dll Library MSVCP60.dll (which is needed by
2009 May 03
1
Error running Knytt Stories
When I try to run the program Knytt Stories, I get an error window that says: "Cannot Load DirectoryPacker.mfx. This object might need an external program or library not yet installed." Wine helper says, Code: err:module:import_dll Library MSVCP60.dll (which is needed by L"C:\\windows\\temp\\mrt188.tmp\\DirectoryPacker.mfx") not found fixme:heap:RtlCompactHeap (0x110000,
2008 Sep 29
4
static libgcc issue on solaris 8
Hello all, little question. Has somebody already compiled samba on SunOS 5.8 because I cannot statically link libgcc libraries. I already tried "gcc -static-libgcc", added "-lgcc_s" to LIBS variable but always the same result. Below resulted compiled binary .. # ldd bin/ntlm_auth libthread.so.1 => /usr/lib/libthread.so.1 libsendfile.so.1 =>
2007 Mar 19
1
Where to put dll files for applications on a wine system?
. I just copied all of my Paint Shop Pro 7 files from another partition into a "Paint Shop Pro 7" subdirectory within the "Program Files" directory on a new wine installation. When I run psp.exe, I got a very long list of complaints/errors similar to this one: err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program Files\\Paint Shop Pro
2013 Feb 08
3
[LLVMdev] The MBlaze backend: can we remove it?
Hi, I just saw this thread. I work on llvm at Xilinx but I do not work on microblaze. I will check to see if there is any interest here at Xilinx to contribute resources to the maintenance of this backend. Thanks, Jeff On Tue, Feb 5, 2013 at 7:38 PM, Rogelio Serrano <rogelio.serrano at gmail.com>wrote: > > On Feb 6, 2013 4:52 AM, "Chandler Carruth" <chandlerc at
2015 May 16
2
[RFC 4/4] rpmsg: DMA map sgs passed to virtio
On Thu, May 7, 2015 at 3:28 AM, Edgar E. Iglesias <edgar.iglesias at gmail.com> wrote: > > On Wed, May 06, 2015 at 03:51:48PM +0930, Rusty Russell wrote: > > "Edgar E. Iglesias" <edgar.iglesias at gmail.com> writes: > > > From: "Edgar E. Iglesias" <edgar.iglesias at xilinx.com> > > > > > > Signed-off-by: Edgar E. Iglesias
2015 May 16
2
[RFC 4/4] rpmsg: DMA map sgs passed to virtio
On Thu, May 7, 2015 at 3:28 AM, Edgar E. Iglesias <edgar.iglesias at gmail.com> wrote: > > On Wed, May 06, 2015 at 03:51:48PM +0930, Rusty Russell wrote: > > "Edgar E. Iglesias" <edgar.iglesias at gmail.com> writes: > > > From: "Edgar E. Iglesias" <edgar.iglesias at xilinx.com> > > > > > > Signed-off-by: Edgar E. Iglesias
2013 Feb 28
0
[LLVMdev] The MBlaze backend: can we remove it?
Hi jeff! Any news? On Feb 9, 2013 1:53 AM, "Jeff Fifield" <fifield at mtnhigh.net> wrote: > Hi, > > I just saw this thread. I work on llvm at Xilinx but I do not work on > microblaze. > > I will check to see if there is any interest here at Xilinx to contribute > resources to the maintenance of this backend. > > Thanks, > Jeff > > > > On
2001 Oct 31
1
Xilinx ise4.1i par trouble
Hi, When I excecute the following command line wine --winver nt40 --dll shlwapi=b --managed -- /nfs2/bin/Xilinx/ise4.1i/bin/nt/par.exe -pl 5 -rl 5 -e 1 -t 1 -w /tmp/design.ncd design.ncd design.pcf the following error message is returned err:seh:EXC_DefaultHandling Unhandled exception code c0000005 flags 0 addr 0x400a5648 but if I run the following command line wine --winver nt40 --dll
2011 Aug 20
2
[LLVMdev] Xilinx zynq-7000 (7030) as a Gallium3D LLVM FPGA target
i was just writing this: http://www.gp32x.com/board/index.php?/topic/60228-replicating-the-success-of-the-openpandora-discussion-v20/ when something that just occurred to me, half way through, and i would greatly appreciate some help evaluating whether it's feasible. put these together: http://www.xilinx.com/products/silicon-devices/epp/zynq-7000/index.htm
2011 Aug 22
1
[LLVMdev] llvm-fpga microblaze target
folks hi, something i just wanted to double-check. is it possible to use, with LLVM, entirely free software tools to build and upload to a xilinx microblaze FPGA target? i take some c code, put it through llvm-fpga, aaand... then what? is there any documentation about this stuff, anywhere? tia, l.
2001 Sep 21
2
xilinx under wine; problems by installation
Hi all, I`m a newbie and I need any help!! I want to istall xilinx under win and after the command wine setup.exe Iget the following message: fixme:module:CreateProcessA (D:\ce\jre\1.2\bin\java.exe,...): HIGH_PRIORITY_CLASS ignored fixme:pthread_kill_other_threads_np FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock FIXME:pthread_rwlock_rdlock FIXME:pthread_rwlock_unlock
2011 Aug 20
0
[LLVMdev] Xilinx zynq-7000 (7030) as a Gallium3D LLVM FPGA target
Luke Kenneth Casson Leighton wrote: > i was just writing this: > http://www.gp32x.com/board/index.php?/topic/60228-replicating-the-success-of-the-openpandora-discussion-v20/ > > when something that just occurred to me, half way through, and i would > greatly appreciate some help evaluating whether it's feasible. > > put these together: >