I use Open AT Embedded Software Suite package v.2.36.0.201108300638
Module type: FXT001
FW Version 7.46.0.201108091301
launch configuration type: Target
a Run session of course
I receive this message (Launch alredy running error/Please ensure another launch is not running on this port ) with any version of Firmware, and with any of the modules that are available for me. This is IDE error, not Open AT OS
Do you have the error the first time (since DS start) you try to launch, or only from the the second time?
When you go to the “Debug” perspective, in the “Debug” view, do you have some process instances displayed? If yes, can you kill them and try to relaunch?
(screen captures are always welcome )
Seems we get some clues.
Actually GDB handling needs an opened TCP port on the system. The displayed message occurs because the TCP port is not free on your computer.
We’re going to do some improvements for the next release:
Clarify the error message
And make it happen only when asking for a Debug session, not a simple “Run” one.
Meanwhile, as a workaround, you should try to modify the TCP port configured in the launch configuration, to choose one which is currently free on your system.