Serial Port Program?
Archiver
Posts: 46,084
Hello,
I'm trying to find a way to send raw numbers (1,2,3) across COM1
and/or COM2 instead of the ASCII codes. Unfortunately I haven't
been able to find a viable way to do this. If anyone has a program
that can perform this task, please tell me! I tried using the
Stampw.exe debugger but it seems to like to crash if I hook it up to
my AVR (which is the chip I'm developing code for). If I have a
quick way of debugging without having to have many lines back and
forth from the AVR and stamp, I'll be able to get my projects done
much faster. Thanks!
I'm trying to find a way to send raw numbers (1,2,3) across COM1
and/or COM2 instead of the ASCII codes. Unfortunately I haven't
been able to find a viable way to do this. If anyone has a program
that can perform this task, please tell me! I tried using the
Stampw.exe debugger but it seems to like to crash if I hook it up to
my AVR (which is the chip I'm developing code for). If I have a
quick way of debugging without having to have many lines back and
forth from the AVR and stamp, I'll be able to get my projects done
much faster. Thanks!
Comments
values you send (Ctrl-S) are in hex
http://web2.airmail.net/a0000040/TermWin.exe
hope this helps
jb
>Hello,
> I'm trying to find a way to send raw numbers (1,2,3) across COM1
> and/or COM2 instead of the ASCII codes. Unfortunately I haven't
> been able to find a viable way to do this. If anyone has a program
> that can perform this task, please tell me! I tried using the
> Stampw.exe debugger but it seems to like to crash if I hook it up to
> my AVR (which is the chip I'm developing code for). If I have a
> quick way of debugging without having to have many lines back and
> forth from the AVR and stamp, I'll be able to get my projects done
> much faster. Thanks!
>
>
[noparse][[/noparse]Non-text portions of this message have been removed]