Using: PODS 1.2 I can't get my Managed Make 68K C/C++ project to run. I get the following error 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.postCommand(Unknown Source) com.palmsource.eclipse.palmoscore.internal.launch.PalmLaunchDelegate.launchForRunning(Unknown Source) com.palmsource.eclipse.palmoscore.internal.launch.PalmLaunchDelegate.launch(Unknown Source) org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.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.postCommand(Unknown Source) com.palmsource.eclipse.palmoscore.internal.launch.PalmLaunchDelegate.launchForRunning(Unknown Source) com.palmsource.eclipse.palmoscore.internal.launch.PalmLaunchDelegate.launch(Unknown Source) org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.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) -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
