"Echo verification" fails [solved] - Printable Version +- ds30 Loader free edition forums (https://picbootloader.com/forum) +-- Forum: Support (https://picbootloader.com/forum/forumdisplay.php?fid=3) +--- Forum: GUI (https://picbootloader.com/forum/forumdisplay.php?fid=4) +--- Thread: "Echo verification" fails [solved] (/showthread.php?tid=613) |
"Echo verification" fails [solved] - d1mag - 2013-05-27 I noticed that GUI doesn't work when I turn on "echo verification". The repsonse from the bootloader is parsed wrong. When I turn off the "echo verification" everything works. Look at the screenshots. RE: "Echo verification" fails - Mikael Gustavsson - 2013-05-29 Echo verification should only be activated if transmits are looped back to receive at the host application end. RE: "Echo verification" fails [solved] - d1mag - 2013-05-29 Ah.. I thought it was some kind of extended debug-output or something similar. Perhaps I should read the manual a bit better. |