User forums > Using Code::Blocks

more than one tool simultaneously

(1/1)

Joerg:
Hi,

I would like to run more than one tool concurrent from the Tools menu.
E.g. In my case a TFTP server and a telnet client for my embedded device.
I configured both with:
Launch tool visible (without output redirection)
When I want to start the second one, I get the error:
Another tool is currently executing..

They just need to be started, there is no need for redirection or
connection with C::B.

Regards,
Joerg

Biplab:

--- Quote from: rekisum on July 09, 2007, 11:38:15 am ---They just need to be started, there is no need for redirection or
connection with C::B.

--- End quote ---

Why don't you launch them from Explorer? If they have no connection with C::B, then is it necessary to start them off C::B?

MortenMacFly:

--- Quote from: rekisum on July 09, 2007, 11:38:15 am ---Another tool is currently executing..

--- End quote ---
Use the last option "Launch tool visible detached (without output redirection)" and it'll work.

Joerg:

--- Quote from: Biplab on July 09, 2007, 11:42:33 am ---Why don't you launch them from Explorer? If they have no connection with C::B, then is it necessary to start them off C::B?

--- End quote ---

Just for convenience! I need these tools when programming on the project.
Next will be a JTAG gdb server for debugging.


--- Quote from: MortenMacFly on July 09, 2007, 12:08:22 pm ---Use the last option "Launch tool visible detached (without output redirection)" and it'll work.

--- End quote ---

Yes thanks, that works.
I already tried but only changed the last one.  :?

Navigation

[0] Message Index

Go to full version