From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

fpga compile failure Process "Map" failed

Solved!
Go to solution

Hi All,

 

We purchased a new cRIO 9068 and I am trying to get it installed into a new project with some new cards. We also upgraded our projects to LV2013 - sp1. I have been unable to complete a compile of the FPGA bitfile. It runs for 25 or so minutes and when It goes to do the "final Device Utilization(map)" it fails. It looks like I might be missing something, I but I have installed and reinstalled LV2013 and the Xilinx versions (10.1, 13.4, and 14.4) That does not seem to fix the issue.

 

Any Ideas on what it is looking for might also be helpful since a search for "Map" did not help.

 

Thanks in advance.

0 Kudos
Message 1 of 3
(2,895 Views)

Here is the log file from the failed compile.

0 Kudos
Message 2 of 3
(2,851 Views)
Solution
Accepted by topic author MikeAtJoyG

 

I found the solution. There were extra items in PATH directing the FPGA compiler to the VS installation I have instead of the "Map" executable that it needed. I removed the path to the VC\include directory and now it compiles. Probably screwed up my VS, but that is another day.

Message 3 of 3
(2,839 Views)