LabVIEW Embedded

cancel
Showing results for 
Search instead for 
Did you mean: 

Blackfin event structures don't work properly when using multiple while loops

I am having an issue where an event structure is continuously running, even with the Timeout set to -1.

 

If I use a signle while loop with an event structure with a timeout of -1, the loop sleeps until it receives an event as the code is supposed to.

 

However, once I add another loop to run in parallel with the blackfin VI, the event loop run continously.

 

Is the blackfin not able to support multiple event threads?

 

 Also, I do have parallel execution enabled in my build spec! 

0 Kudos
Message 1 of 2
(6,025 Views)

The OP attached the program files here in LabVIEW board

0 Kudos
Message 2 of 2
(6,019 Views)