FWIW - I used to get similar behaviour with CodeWarrior launching the emulator - turned out to be a firewall setting if I remember correctly
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of David Ek Sent: 04 April 2006 16:43 To: Palm Developer Forum Subject: Re: Error: Unable to launch Target Enviroment All, I'm having the same problem. When I choose Run... from the Run menu in PODS and specify the correct configuration under Palm OS Applications and hit the Run button, the Palm emulator launches but doesn't have my application loaded. After a minute or so, I get the message Unable to launch Target Environment: Target is not responding (timed out) org.eclipse.cdt.debug.mi.core.MIException: Target is not responding (timed out) org.eclipse.cdt.debug.mi.core.MISession.postCommand(Unknown Source) org.eclipse.cdt.debug.mi.core.MISession.postCommand(Unknown Source) com.palmsource.eclipse.palmoscore.internal.launch.PalmLaunchDelegate.pos tCommand(Unknown Source) com.palmsource.eclipse.palmoscore.internal.launch.PalmLaunchDelegate.lau nchForRunning(Unknown Source) com.palmsource.eclipse.palmoscore.internal.launch.PalmLaunchDelegate.lau nch(Unknown Source) org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfigu ration.java:569) org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin .java:788) org.eclipse.debug.internal.ui.DebugUIPlugin$6.run(DebugUIPlugin.java:955 ) org.eclipse.core.internal.jobs.Worker.run(Worker.java:66) Target is not responding (timed out) org.eclipse.cdt.debug.mi.core.MIException: Target is not responding (timed out) org.eclipse.cdt.debug.mi.core.MISession.postCommand(Unknown Source) org.eclipse.cdt.debug.mi.core.MISession.postCommand(Unknown Source) com.palmsource.eclipse.palmoscore.internal.launch.PalmLaunchDelegate.pos tCommand(Unknown Source) com.palmsource.eclipse.palmoscore.internal.launch.PalmLaunchDelegate.lau nchForRunning(Unknown Source) com.palmsource.eclipse.palmoscore.internal.launch.PalmLaunchDelegate.lau nch(Unknown Source) org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfigu ration.java:569) org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin .java:788) org.eclipse.debug.internal.ui.DebugUIPlugin$6.run(DebugUIPlugin.java:955 ) org.eclipse.core.internal.jobs.Worker.run(Worker.java:66) If I launch the Palm OS Debugger and load my application's PRC into the debugger, then the emulator loads my application and debugging works just fine. Has anyone figured out a resolution to this? I've seen many mentions in the archives but no solutions. Dave Ek -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
