PropTerminal not working...
Robofreak
Posts: 93
Hello all,
I have recently downloaded the PropTerminal, and have set up·all the options·correctly that I can see·from reading the 'Read Me' about how to set it up, and it's not displaying anything... I downloaded the Demo program that comes with it into my propeller, but it still·doesn't display. It also doesn't·show anything that I tell it to using "BS2_Functions" debug functions... Please help?
Thanks,
Robofreak
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Austin Bowen,
Robo-freak.com
www.livesoundforum.com
"One must watch out for mechanics. They start out with a sewing machine, and end up with the atomic bomb" - A quote from someone that I saw on Addall.com
I have recently downloaded the PropTerminal, and have set up·all the options·correctly that I can see·from reading the 'Read Me' about how to set it up, and it's not displaying anything... I downloaded the Demo program that comes with it into my propeller, but it still·doesn't display. It also doesn't·show anything that I tell it to using "BS2_Functions" debug functions... Please help?
Thanks,
Robofreak
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Austin Bowen,
Robo-freak.com
www.livesoundforum.com
"One must watch out for mechanics. They start out with a sewing machine, and end up with the atomic bomb" - A quote from someone that I saw on Addall.com
Comments
Do you get any Error Message from PropTerminal, for example if you set a wrong COM port?
Have you successfully tried another Terminal ?
Andy
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Austin Bowen,
Robo-freak.com
www.livesoundforum.com
"One must watch out for mechanics. They start out with a sewing machine, and end up with the atomic bomb" - A quote from someone that I saw on Addall.com
Andy
for analyzing this it would be very useful if you post EXACTLY that sourcecode that you donwloaded into the propeller
give a DETAILED description of what you have done for testing
like
loading file .... into the propeller IDE
pressing F11 for loading into EEPROM
propeller starts
doubleclick on PropTerminal.exe (Version ....)
PropTerminalwindow stays black
.....
if you set a WRONG comport (f.e. COM5) - do you get an errormessage from PropTerminal?
could you please tell EXACTLY which PropTerminal-Version which democode ?
regards
Stefan
I had the same problem trying to get Propterminal and Hyperterminal working with
ADC0831_LM34.spin or anything using FullDuplexSerial. After a couple frustrating
nights rechecking the wiring on my homebrewed RS232 interface connecter and
testing anything in sight I was ready to give up. Then I found a reference to
'Bray's Terminal v1.9b'.
(Sorry, I don't have the link offhand) I downloaded it and it worked instantly from the
getgo. I like the fact that it is totally configurable. When I can afford it I am totally
giving him a contribution.
blake
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
"Can't sleep, clown will eat me."
Bart Simpson
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Austin Bowen,
Robo-freak.com
www.livesoundforum.com
"One must watch out for mechanics. They start out with a sewing machine, and end up with the atomic bomb" - A quote from someone that I saw on Addall.com
Post Edited (Robofreak) : 5/23/2008 1:25:07 AM GMT
If you just connect the RX and TX line at the end of your Interface, without a Propeller connected, does PropTerminal then show something when you type on the PC keyboard?
the propTerminal works at a lot of people.
So it's very unlikely that the error is inside PropTerminal.
Now to find the error i think it is the best way to eliminate possabilities step by step systematically
First of all could you please click in the menubar onto "Help" - "About" and post the version number of your PropTerminalsoftware
@Ariba: two Ideas:
- could you display the Version-number in the main-window of PropTerminal
- could you write the version-number into the PropTerminal.ini-File?
That makes it a lot easier to check the version
Next step as Ariba sugested: Testing: is PropTerminal sending anything at all
Close ALL Windows except PropTerminal. Place The PropTerminalWindow in one EDGE of your Monitor
(maybe an errormessage hides behind the PropTermnalwindow. The errormessage-window is placed centered)
Make sure the PC-SOUND is turned on to get the accustic-part of Errormessages (usually a sound like "ding")
I took a look into your PropTerminal.ini-Settings.
There is BaudRate=4 (=9600 baud)
The Option for this BaudRate is only available if the Option "Normal Terminalmode" is ENabled
For the SPIN-Democode the Option "Normal Terminalmode" has to be DISabled !!!!
And then only BaudRate 115200 is available
SAVE this settings.
The Test can be done by a closed-loop-connection. Connect the Rx and Tx-Line DIRECTLY with each other.
If you start PropTerminal then and type on the PC-keyboard you should see the typed letters in the PropTerminal-Window
If you see nothing check the COM-Port-number in PropTerminal-Software
click on Ooptions EVEN if you are 150% sure it is already the right number !
Because by clicking OK PropTerminal RESCANS the comports if they are really available
Then AGAIN type on the PC-Keyboard
If you see still nothing - make the closed-loop check with another terminalsoftware
Please post your results here DETAILED
best regards
Stefan
Post Edited (StefanL38) : 5/23/2008 8:07:12 AM GMT
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Austin Bowen,
Robo-freak.com
www.livesoundforum.com
"One must watch out for mechanics. They start out with a sewing machine, and end up with the atomic bomb" - A quote from someone that I saw on Addall.com
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Austin Bowen,
Robo-freak.com
www.livesoundforum.com
"One must watch out for mechanics. They start out with a sewing machine, and end up with the atomic bomb" - A quote from someone that I saw on Addall.com
Can you provide a schematic of the Interface, or say what type of circuit it uses (transistors, MAX ?32 or something else).
I have no Windows2000, so I can't say, if that can be the problem, I have it successfully testet on Windows98SE.
Andy
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Austin Bowen,
Robo-freak.com
www.livesoundforum.com
"One must watch out for mechanics. They start out with a sewing machine, and end up with the atomic bomb" - A quote from someone that I saw on Addall.com
The 'Alternate Serial port connection' works only with the modification that I have posted above (4th post), because the DTR line is not in the -V state, but in the +V state after open the COM port.
Sorry that I can't solve this problem. I work on a Linux version of PropTerminal, perhaps this can be useful for you too, when it is released.
Andy
Thanks again,
Robofreak
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Austin Bowen,
Robo-freak.com
www.livesoundforum.com
"One must watch out for mechanics. They start out with a sewing machine, and end up with the atomic bomb" - A quote from someone that I saw on Addall.com
The P2N2222 when looking at the flat face, pins down has cbe from left to right.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Austin Bowen,
Robo-freak.com
www.livesoundforum.com
"One must watch out for mechanics. They start out with a sewing machine, and end up with the atomic bomb" - A quote from someone that I saw on Addall.com
Did you ever get your PropTerminal to work properly?
I have the same issue where it looks like I am loading the Prop Demo Baord via a Prop Plug using USB, but I do not see anything show up in the Prop Terminal screen on the PC.· I have been using the scroll_demo program to test this out.
I am using PropTerminal 0.4.1 and PropTool 1.2.
Any Hints?
Thank you ...
P.S.· This is my first post.