07-14-2009 07:22 AM
Solved! Go to Solution.
07-14-2009 07:26 AM
Is your application made as System Module.
Can you check Is your application listed in Options-> Advanced Options -> Applications -> Modules. Check Is your application listed here.
07-14-2009 07:34 AM - edited 07-14-2009 07:36 AM
Both my installations appear on the Appliocations list. One also appears on the Modules list. What am I supposed to deduce from this?
07-14-2009 08:01 AM
07-14-2009 08:06 AM
Check the animated picture below:
07-14-2009 08:12 AM
07-14-2009 08:13 AM
Anyways - I've deleted both the apps and tried OTA again. Now it's working. I will try USB later and report.
B.T.W. What does it mean that my app is a system module?
07-14-2009 08:14 AM
07-14-2009 08:17 AM
How can the user invoke system modules?
How can I flag/unflag my app as a system module?
07-14-2009 08:23 AM - edited 07-14-2009 08:24 AM
System modules are working in background and are not visible to end-user.
"System module" option can be set on project properties dialog in JDE.
This property is setting before compilation.
And after cod file is created you cannot change this property.