Siemens AC65 User Manual

Page of 123
Java User’s Guide
11.3 Java IDE
97
s
wm_java_usersguide_v12
Page 89 of 123
2008-02-25
Confidential / Released
11.3.2.9
Starting Debug Session without Downloading Java Files
It is possible to start a debugging session without download of the Java files (*.jad and *.jar)
again. The emulator has to be started with an additional parameter “-noload” and downloading
of the Java files is suppressed. Please add the parameter in the following emulator configura-
tion line as described in the figure:
Figure 46:  Eclipse - Configuration
Please keep in mind that you have to remove this emulator option before starting debugging
session with download of Java files. The Java files are not updated in the Flash files system of
the module while option “-noload” is set!
Note for Eclipse 3.2.2 ME 1.6.8: 
The option "-noload" does not take previously set breakpoints into account. In other words, if
you have set breakpoints in your Java source file and would like to start the debugging session
with the "-noload" parameter, no previous set breakpoint is reached.
Please use Eclipse 3.2.2 ME 1.5.5 for starting debugging session with "-noload" parameter.