View Full Version : Linux
mbanbury
01-18-04, 12:48 PM
I am trying to use Linux to talk to NMIX-0026 w/MAX-FORTH. I tried minicom to upload Forth source, but failed. Is there a terminal umulation program in Linux that will work? I have also tried Hyperterm on windos with thw same result. Max Term can not open the com port in WinME.
nmitech
01-18-04, 11:05 PM
Download the window terminal program for PC here,
http://www.newmicros.com/download/NMITerm.zip
Default configurations are ready to use with Max-FORTH, and IsoMax. You just need to select your working comport.
mbanbury
01-19-04, 06:04 PM
This will work, but do you have a suggestion of a terminal emulation routine for Linux?
THANKS:)
nmitech
01-19-04, 07:02 PM
Any Terminal emulation program that works with Max-FORTH, or IsoMax requires the following configurations,
- Character Pacing. Each time the terminal sends a character, it must wait for the target system echos back with the same character before the next char can be sent from the terminal. This way the Target system will not miss any character. To simulate this on the Hyperterminal (PC), the character delay option must use but the response time from the target system is different depending on the compiling process from line to line. Therefore you must play with the delay time. So chance is you can download with the Hyperterminal but it is slow.
- Line Pacing. A CR (character return) is required at the end of each line. When the terminal sends CR, the target system will echo back with CRLF (carriage return). This means the terminal will receive back the CR and along with the LF and it must advance to the next line before it can send a new character.
Hope this help. Sorry, i do not know any terminal program that works with FORTH running on Linux system.
vBulletin v3.0.7, Copyright ©2000-2012, Jelsoft Enterprises Ltd.