hard_fault
Experienced Member
I seem to be stuck on trying to open a serial port on AT or higher PC's..
In the test software Checkit 3 for DOS, there is a serial test that outputs some ASCII text to the COM port. Is there any reason why this serial port test in Checkit 3 would seem to work fine 2 of the XT class PCs I have, but none of the AT class PCs? The Checkit 3 recognizes the serial ports, but no bytes come out of the port during the test on any the AT machines. I'm wondering if it is because they are AT+ class, Checkit's serial port test outputs no bytes on the wire.
This comes up as I'm trying to get a serial port api for DOS up and running, and can't seem to open a serial port on the AT class machines, but no issue on the XT class ones.
// Tested OK
Tandy 1000 SL (XT) - Checkit serial port test OK
Tandy 1000 TL (XT) - Checkit serial port test OK
// Tested No Bytes on Wire
Tandy 4020SX (AT) - Checkit serial port test no bytes out
Tandy 2100 (AT) - Checkit serial port test no bytes out
Pentium Pro 180 on Intel 440FX board (AT) - Checkit serial port test no bytes out
Also not working on my 486DX4-100, but not sure what the motherboard is without opening it..
Thanks.
In the test software Checkit 3 for DOS, there is a serial test that outputs some ASCII text to the COM port. Is there any reason why this serial port test in Checkit 3 would seem to work fine 2 of the XT class PCs I have, but none of the AT class PCs? The Checkit 3 recognizes the serial ports, but no bytes come out of the port during the test on any the AT machines. I'm wondering if it is because they are AT+ class, Checkit's serial port test outputs no bytes on the wire.
This comes up as I'm trying to get a serial port api for DOS up and running, and can't seem to open a serial port on the AT class machines, but no issue on the XT class ones.
// Tested OK
Tandy 1000 SL (XT) - Checkit serial port test OK
Tandy 1000 TL (XT) - Checkit serial port test OK
// Tested No Bytes on Wire
Tandy 4020SX (AT) - Checkit serial port test no bytes out
Tandy 2100 (AT) - Checkit serial port test no bytes out
Pentium Pro 180 on Intel 440FX board (AT) - Checkit serial port test no bytes out
Also not working on my 486DX4-100, but not sure what the motherboard is without opening it..
Thanks.