LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

XILINX_EDK environment Variable

I am traversing my Xilinx log file after a build. The warning below shows up in the beginning of the log.

 

****** PlanAhead v14.7 (64-bit)

  **** Build 321239 by xbuild on Fri Sep 27 19:29:51 MDT 2013

    ** Copyright 1986-1999, 2001-2013 Xilinx, Inc. All Rights Reserved.

 

INFO: [Common 17-78] Attempting to get a license: PlanAhead

INFO: [Common 17-290] Got license for PlanAhead

INFO: [Common 17-86] Your PlanAhead license expires in -67 day(s)

INFO: [Device 21-36] Loading parts and site information from C:/NIFPGA/programs/Xilinx14_7/PlanAhead/data/parts/arch.xml

Parsing RTL primitives file [C:/NIFPGA/programs/Xilinx14_7/PlanAhead/data/parts/xilinx/rtl/prims/rtl_prims.xml]

Finished parsing RTL primitives file [C:/NIFPGA/programs/Xilinx14_7/PlanAhead/data/parts/xilinx/rtl/prims/rtl_prims.xml]

WARNING: [Common 17-376] Your XILINX_EDK environment variable is undefined. You may not be able to run some features properly. Please set up your XILINX_EDK environment to get full functionality.

 

Will this cause me problems? What should the XILINX_EDK environment variable be set to/

John O'C
Staff Test Systems Engineer
Woodward, Inc.
Skokie, Illinois, USA

"Life is not a journey to the grave with the intention of arriving safely
in a pretty and well preserved body, but rather to skid in broadside,
thoroughly used up, totally worn out, and loudly proclaiming...
Wow...What a Ride!"
0 Kudos
Message 1 of 8
(4,194 Views)

Hey John,

 

What version of LabVIEW/FPGA are you using? What hardware? Can you describe what you're trying to accomplish with this code?

Matt G.
Product Manager
National Instruments
0 Kudos
Message 2 of 8
(4,137 Views)

I have the same error. This message appear when run \programs\Xilinx14_7\PlanAhead\bin\planahead.bat.

0 Kudos
Message 3 of 8
(3,325 Views)

What version of software are you using, and what hardware are you using? In some cases, this error message is actually expected when running the batch file.

Brian.D
NI Product Owner
VeriStand
0 Kudos
Message 4 of 8
(3,314 Views)

I use ISE 14.7 on Windows 7 SP1 on my local computer (not in shassis).

0 Kudos
Message 5 of 8
(3,311 Views)

Hi Valentin,

 

Does the compilation complete regardless of the warning?

 

We've seen this pop up before for older versions of LabVIEW/LabVIEW FPGA Module, but it hasn't gotten in the way of compilation before. Could you also confirm the version of LabVIEW/FPGA for us?

 

Bdog

0 Kudos
Message 6 of 8
(3,292 Views)

Hi.

 

I don't compile anything. I just open ISE, then PlanAhead.

 

I attached URL to video what I do - https://cloud.mail.ru/public/kZBy/rAmmvssvE

 

 

0 Kudos
Message 7 of 8
(3,285 Views)

Have you tried compiling your program? As others said, if this isn't getting in the way of executing your program you may be able to ignore the message.

 

I'd also check out this article published by Xilinx on how to set environment variables:

https://www.xilinx.com/support/answers/11630.html

Francine P.
Applications Engineering
National Instruments
0 Kudos
Message 8 of 8
(3,277 Views)