Wind River is/was a billion dollar company. I highly doubt their software is written by "volunteers".
I went through this guide to create a fresh example project:
http://www.chiefdelphi.com/forums/sh...ad.php?t=81064
When I deploy code it does not deploy. On the target console it says something along the lines of "deleted"....
When I try and run/debug code the code goes terminates within a second, although the task shows up in the vxworks connection for a second. When I add a breakpoint, the code terminates at the breakpoint (so the farther down you move the breakpoint down... the longer the code "runs" without throwing up... very bizarre) ... the breakpoint says something like "cannot find source file at line:x" or something like that...
I have had this code problem happen on three laptops and two compact rios, even after reinstallation of windriver and reformatting the device... Does it matter if labview/windriver didn't activate? maybe vxworks doesn't like unsigned code and kills it or somethinging?