I'm using LV RT 7.1 and cFP-2020 as rt target.
I'm using several clusters to share data between vis, but instead of use global variable, i'm using cluster reference and i send cluster references to sub vis.
It works fine in "debug mode" on the rt target, but when i build the startup.exe, references become null reference (without any error).
Here is an example vi.
Why the stand-alone startup.exe doesn't work (value equals to zero)?
Thanks.
CédricL.