Academic Hardware Products (myDAQ, myRIO)

cancel
Showing results for 
Search instead for 
Did you mean: 

FPGA problems with myRIO

Solved!
Go to solution

Trying do compile some simple FPGA vis to my myRIO, but often get the attached error from the compiler. I have had parts of vi working temporarily by manually programming everything from scratch again (no copy-paste from other vi), but now the simplest things (two while loops, one with FPGA I/O node and one with FPGA Property node, really really basic stuff) also give this error. This is getting frustrating. What am I doing wrong?

 

best regards 

 

soeren

0 Kudos
Message 1 of 5
(6,745 Views)

....and here we go with the error:

 

LabVIEW FPGA: The compilation failed due to timing violations, but there is no path information because the timing violations are not of type PERIOD.

0 Kudos
Message 2 of 5
(6,744 Views)

Hey Soeren,

 

Can you post your code.

 

Thanks!

 

-Sam K

LabVIEW Hacker

Join / Follow the LabVIEW Hacker Group on google+

0 Kudos
Message 3 of 5
(6,736 Views)

Here we go. Fairly simple stuff.

 

soeren

0 Kudos
Message 4 of 5
(6,712 Views)
Solution
Accepted by topic author soeren

Hi again ppl

 

I have now come up with a "solution". It turns out that if I create a new vi and manually (.......yes manually) start placing blocks and making loops I can actually compile the FPGA vi. Somehow copy-pasting loops from one to the other vi makes it malfunction.

 

Have anybody else experienced this?

 

.......anyway back to programming

 

soeren

0 Kudos
Message 5 of 5
(6,685 Views)