Export to GitHub

akeo - issue #1

Pasting data from a console other than HyperTerminal results in character loss


Posted on Aug 4, 2011 by Helpful Monkey

When copy/pasting text into the console and using putty, realterm or minicom, some characters can be lost. This seems to occur irrespective of the baudrate and occurs when when XON/XOFF is used.

The only console application that does not appear to be affected by this behaviour is Microsoft HyperTerminal on Windows.

Comment #1

Posted on Aug 5, 2011 by Helpful Monkey

This results from executing uncached code from flash, which is a very slow medium. As soon as XIP (Execute in Place) cache is setup, and cache remains enabled, the problem disappears.

Status: Verified

Labels:
Type-Defect Priority-High Usability