I have a project in which most of the part is on the rt and only some part of it on the host.
There is vi on the rt which is the main vi which runs for the first time and susequent vi's are called.The problems are
1. When the main vi is run some of the vi's in the dependency list pop up. I could not understand the problem as no option is
selected in the vi properties of the vi such as run when called.
2. When some of the vi's are made reentrant then the rt gives the message of stop waiting and disconnect even when they are not
called,only deployment is held.
3.Also when we make a vi reentrant when how can we debug the vi as we cannot se the reentrant vi running on RT.
Please help in solving in these problems
I would be really thankful.