CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

How to Start a Second Instance of the CCS IDE

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
soonc



Joined: 03 Dec 2013
Posts: 215

View user's profile Send private message

How to Start a Second Instance of the CCS IDE
PostPosted: Tue Jun 13, 2023 10:08 am     Reply with quote

How to Start a Second Instance of the CCS IDE.

I know it can be done but forgot how to do that..

thanks
Ttelmah



Joined: 11 Mar 2010
Posts: 19238

View user's profile Send private message

PostPosted: Wed Jun 14, 2023 12:43 am     Reply with quote

If you have a second copy installed in a separate directory, you can open this.

It is only the PCW, that you actually need duplicated, so you can just have
a duplicate of this. However this potentially has problems because some
of the temporary files etc., may use the same copies as the other instance,
so full duplication is really safer.
soonc



Joined: 03 Dec 2013
Posts: 215

View user's profile Send private message

Thanks
PostPosted: Wed Jun 14, 2023 6:59 pm     Reply with quote

Ttelmah wrote:
If you have a second copy installed in a separate directory, you can open this.

It is only the PCW, that you actually need duplicated, so you can just have
a duplicate of this. However this potentially has problems because some
of the temporary files etc., may use the same copies as the other instance,
so full duplication is really safer.


Thanks... I know it's possible to open a second instance but I forgot how to do that.
When I did that It allowed me to debug two sets of code. Of course with two ICD-U64 ...
I'll call CCS and ask.
This is a problem when getting old (81+) :-)
Ttelmah



Joined: 11 Mar 2010
Posts: 19238

View user's profile Send private message

PostPosted: Thu Jun 15, 2023 12:51 am     Reply with quote

The only method I have ever seen, was by duplicating PCW. So you copy
PCW.exe, rename this PCW2.exe, and launch this. However I have known
this have fractional issues when doing certain things, which complete
duplication doesn't seem to suffer from.....

The other way you could do it would be by using a Windows 'trick'. You can
launch a program as a different user. Shift right click on it, and select 'run
as a different user'. If you haven't got multiple users on the system, you will
have to create one.
soonc



Joined: 03 Dec 2013
Posts: 215

View user's profile Send private message

Here is the Oficial way
PostPosted: Mon Jun 19, 2023 9:17 am     Reply with quote

Ttelmah wrote:
The only method I have ever seen, was by duplicating PCW. So you copy
PCW.exe, rename this PCW2.exe, and launch this. However I have known
this have fractional issues when doing certain things, which complete
duplication doesn't seem to suffer from.....

The other way you could do it would be by using a Windows 'trick'. You can
launch a program as a different user. Shift right click on it, and select 'run
as a different user'. If you haven't got multiple users on the system, you will
have to create one.


OK I called and asked how to start a second instance:

Desktop Shortcut/Properties/ at the end of the Target Line put a Space and then +FORCE_NEW

"C:\Program Files (x86)\PICC\pcw.exe" +FORCE_NEW

The second time you click the shortcut a new instance appears.

When using both with ICD-U64 you need to make the choice of which ICD-U64 is to be used for each instance.

Thanks for the help.
Ttelmah



Joined: 11 Mar 2010
Posts: 19238

View user's profile Send private message

PostPosted: Mon Jun 19, 2023 10:09 am     Reply with quote

I have found it referenced here:
[url]
http://www.ccsinfo.com/newsdesk_info.php?newsdesk_id=263
[/url]
Note the limitations they refer to though. Caveat....
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group