2 Prop C3s from one host computer
Strelnikov
Posts: 18
I have two Prop C3s and need to download and talk to both of them from one host computer using Prop Tool 1.3 and the Parallax Serial Terminal. First, I seem to be able to run only one instance of Prop Tool 1.3, and second, Prop Tool only sees one C3 even though there are two connected to the host. Are there any workarounds for this? What I am doing for now to get around this is using two host computers, one for each C3.
Comments
OBC
Robert
In the meantime I'll give BST a try. I downloaded it and installed it on a Macbook Pro and got it working but didn't go any further with it.
By leaving the PST enabled and connected the the com port I don't want to program it blocks the Propeller Tool from loading programs to it.
So with two Props, I have two PST each set to one of the com ports used by the Props. I just click "Disable" on the PST instance assigned to the com port with the Prop I want to program so that Prop and only that Prop can be reached (and program) by the Prop Tool.
I've actually done this with as many as six PST screens and six Props at a time.
I frequently have projects where multiple Propellers are being programmed with the same code where Robert's idea wouldn't be as practical.
On the projects where I've been using multiple Propeller boards each of the boards is running unique code. Usually a main processor and an extra co-processor board. Having a shortcut to launch the Propeller tool that can specify the com port and which file to edit would help and save time. For projects where each propeller would all be running the same code then other options may be better.
Edit > Preferences > Files & Folders > Associated files launch into single editor (uncheck this box)
I rarely have fewer than two instances of the Prop Tool open. I think it's really convienent to have a separate Prop Tool open in order to copy sections of code from other programs in order to paste them into the program I'm currently working on.