LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

FPGA communication error: Error -123002

Solved!
Go to solution

I know there has been many of these, but none of them seemed to apply. I'm entirely new to FPGA, took over for someone else on this so any help would be great.

 

I'm trying to use the local compile server, and I'm fairly certain we have Xilinx installed (not sure where it is though).

I get this error:

Project: NEERhi - Phase 2.lvproj
Target: FPGA Target (RIO0, NI 9146)
Build Specification: FPGA
Top level VI: FPGA.vi

Compiling on local compile server
Compilation Tool: Xilinx 12.4

Start Time: 8/23/2017 11:45:53 AM

Run when loaded to Fpga: FALSE

Xilinx Options
---------------------------------------
Design Strategy: Balanced
Synthesis Optimization Goal: Speed
Synthesis Optimization Effort: Normal
Map Overall Effort Level: High
Place and Route Overall Effort Level: Standard

JobId:
Working Directory: C:\NIFPGA\compilation\NEERhi-Phase2_FPGATarget_FPGA_4559771E

 

 

In details, I'm told:

Error -123002 occurred at niFpgaCompileFarm_OpenJob.vi

Possible reason(s):

NI-Farm: No worker has registered the given capability name.


Complete call chain:
niFpgaCompileFarm_OpenJob.vi
niFpgaCompileWorker_OpenJob.vi
niFpgaCompile_Worker.vi:1

 

0 Kudos
Message 1 of 9
(4,445 Views)

According to http://www.ni.com/product-documentation/53056/en/ you need to install ISE 11.5.

 

Are you running LabVIEW 2010 SP1 or 2010 wo/SP1?


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

Introduction to LabVIEW FPGA for RF, Radar, and Electronic Warfare Applications
Message 2 of 9
(4,431 Views)

Nope, definitely using LabVIEW 2011. We've compiled the FPGA before, but I had to make a modification to the code. I ran the compiler, and at first it didn't communicate. Then it started to run, and half-way through it threw a communication error.

 

Unfortunately, I can't reproduce that sequence of events. It just simply won't communicate now.

0 Kudos
Message 3 of 9
(4,421 Views)

Was the compile on the same PC?  Has anything changed?


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

Introduction to LabVIEW FPGA for RF, Radar, and Electronic Warfare Applications
0 Kudos
Message 4 of 9
(4,417 Views)
Solution
Accepted by topic author sjacksonPA

I got the compiler to communicate. The CompileWorker isn't shutting down properly so I have to close it through the task manager.

 

Now it's throwing this error:

Error -61319 occurred at niFpgaCompileFarm_GetJobStatus.vi

Possible reason(s):

LabVIEW FPGA: The compile farm server aborted the compilation.
=========================
LabVIEW FPGA: The compilation was aborted by the compile farm server.


Complete call chain:
niFpgaCompileFarm_GetJobStatus.vi
niFpgaCompileWorker_GetStatus.vi
niFpgaCompile_Worker.vi:1

 

There is only one thread I could find on it. One suggestion was it's a firewall, but no consistent resolution to the issue was found.

Message 5 of 9
(4,412 Views)

Can you compile locally?  Then there should be no firewall issue.


Certified LabVIEW Architect, Certified Professional Instructor
ALE Consultants

Introduction to LabVIEW FPGA for RF, Radar, and Electronic Warfare Applications
0 Kudos
Message 6 of 9
(4,400 Views)

That's actually how I've been compiling. And my .net is 4.0 which I think is fine for 2011. 

 

0 Kudos
Message 7 of 9
(4,396 Views)

I am getting communication error. error -123002. How do I resolve it?

0 Kudos
Message 8 of 9
(3,779 Views)

I had the problem - and this fixed it. 

(Ctrl-Alt-Delete, Task Manager, then manually end the task)

0 Kudos
Message 9 of 9
(2,242 Views)