Hello
I programmed some global variables as Persistent Retain, program is working but this variable list are under lined and show this warning:
No matching instance path in Var_persistent list found for variable ...
How can I solve this warning
Hello
I programmed some global variables as Persistent Retain, program is working but this variable list are under lined and show this warning:
No matching instance path in Var_persistent list found for variable ...
How can I solve this warning
Did you also create the corresponding "PeristentVars" object in your application?
You can try this link, follow the first section:
( I don't know, why inserting images to this forum still doesn't work for me... )