ā04-15-2021 07:46 AM
hi! I'm trying to compile this fpga, but the compile button doesnt show up and if I try to run it, it shows up a compilation on the local server but it continues forever on "translating".
could someone help me please
Solved! Go to Solution.
ā04-15-2021 07:49 AM
Hi alex,
@alex8624 wrote:
hi! I'm trying to compile this fpga, but the compile button doesnt show up
could someone help me please
What about using the "Create a build spec" option?
ā04-15-2021 07:57 AM
I'm not understanding, sorry, what should I do?
ā04-15-2021 08:02 AM
Hi Alex,
@alex8624 wrote:
I'm not understanding, sorry, what should I do?
In creating an executable from your LabVIEW VI you usually first define a build spec(ification)! This option is available for host computer, RT target and FPGA target as wellā¦
(And it is also shown in the image which you attached to your message!)
ā04-15-2021 08:32 AM
yes I'm trying to do it, but now it's going forever on "estimating resources"..
ā04-15-2021 08:39 AM
Hi Alex,
so you are able to define a BuildSpec? And you found the "Build" button when you open the BuildSpec?
When you need more help you could attach your whole project, nicely packed in a ZIP file.
(Or you may try the CompileFarm service provided by NI.)
ā04-15-2021 09:05 AM - edited ā04-15-2021 09:08 AM
Hi Alex,
Not a technical suggestion but I find myself stuck at that stage quite a few times. It usually happens for me after I cancel an on-going compilation and attempt to re-compile.
So I force quite the compiler and restart it then when I attempt to compile again, everything works fine after that. (Quit Immediately option).
EDIT: This is not a solution. But something if you would like to try.