launching issue [message #101611] |
Wed, 05 May 2004 14:43 |
Eclipse User |
|
|
|
Originally posted by: leacu.mc.com
Hi -
I'm running Eclipse 3.0.0/CDT 2.0.0 on Win2K. I've created an
"helloworld" project with an accompanying makefile. Eclipse runs
my makefile fine and produces "hello.ppc". Here's my problem --
I need to run "hello.ppc" using my own tool (runmc.exe). I open the
"Create, manage and run configurations" dialog box and in the MAIN
tab I enter:
f:\bin\winnt-5_0-ix86\runmc.exe hello.ppc
Basically the runmc.exe tool will run "hello.ppc" on an embedded PPC
processor. So I get the following error:
Error: Launch: Program file does not exist.
How can I get the launcher to use a my own runmc tool to run the derived
executable??
Any ideas happily accepted!
--paull
|
|
|
Powered by
FUDForum. Page generated in 0.04094 seconds