09-19-2018 05:27 AM
Hello,
I am writing my first FPGA code using Labview
The HW that I am using is cRIO-9035 and I am running it on windows 10.
Every time that I want to create a build specification I got the error below, I ve tried some solutions
from the ones proposed on the forum, but i didn't succeed to solve it!
Any hints please would be helpful.
Thank you in advance,
Tania
Error Code --> -61499
Error Text --> niFpgaGetDeviceFamily.vi<-niFpgaGetCompilationToolVersion.vi<-niFpgaBuild_SupportsResourceEstimation.vi<-niFpgaBuild_CreateBuildSpecNameFromPath.vi<-niFpgaMenu_VI_CreateBuildSpec.vi<-niFpgaMenu_VI_CreateBuildSpec.vi.ProxyCaller
<APPEND>
<b>Additional Information:</b> Unsupported or incorrectly typed FPGA Device Family. Use lower case letters only.
09-21-2018 12:41 AM
Which C series card you are using? Atleast upload your code so that we can understand.
09-25-2018 06:46 AM - edited 09-25-2018 06:48 AM
Dear Tanieta,
I found this article in our knowledgebase that you may try: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019M8ESAU.
Another thing is that if you use LabVIEW 64-bit with FPGA module, it has limited amount of supported FPGA devices. Maybe you have to use 32-bit LabVIEW. More information here: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000kFLLSA2
If it does not help, please attach your code and NI MAX report (guide: https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P9mPSAS).