Quantcast
Channel: All Open Tickets - Tera Term on OSDN
Viewing all articles
Browse latest Browse all 2128

XMODEM-CRC Receive does not work - Tera Term Ticket #33915 on SourceForge.JP

$
0
0

XMODEM-CRC Receive does not work

Open Date: 2014-06-05 16:56

Letztes Update: 2014-06-08 20:26

Reporter:pietercEigentümer:yutakapon
Priority:5 - MediumMileStone:Tera Term 4.84
Type:BugsSeverity:5 - Medium
Component:Tera TermStatus:Closed
ResolutionNone

Details

XMODEM Checksum Receive works :)

XMODEM-CRC Receive does not work :(

Tera Term sends 'C' to start receive. Board sends valid XMODEM-CRC data packet, but Tera Term rejects / ignores it and sends another 'C'. See attached XMODEM.LOG.

I wanted to help fix the bug by building and debugging Tera Term from SVN using VisualStudio 2010, but building fails, sorry! I suspect that settings is not handled correctly somewhere in: xmodem.c line 250: BOOL XReadPacket(PFileVar fv, PXVar xv, PComVar cv)

Thanks in advance, Pieter

Last Update of this Ticket

2014-06-08 20:26 Update by: pieterc

  • Ticket Close date set to 2014-06-08 20:26
  • Status Update from Open to Closed.

Kommentar

I am so sorry for wasting your valuable time. You are right! My sender did not send the low byte of the CRC. I have fixed it and Tera Term works perfectly!

Thanks, Pieter


Viewing all articles
Browse latest Browse all 2128