XMODEM stuck transmitting 18h (CAN) characters on write to memory
eyalabraham opened this issue · 0 comments
eyalabraham commented
When using XMODEM write to memory, mon88 XMODEM gets stuck in transmitting 18h (CAN) characters. Typically when files are small ~9 to 10 XMODEM 128B packets.
This seems to happens only in write to memory and not when writing to HDD – not sure this is indeed the case.
11/18/13, branch 'xmodem'
removed all CAN signalling as this is not in the receiver's spec per other Xmodem implementations.
works well now.