09-08-2009 07:45 PM
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!
09-09-2009 07:21 AM
The OP attached the program files here in LabVIEW board