JohnDMcMaster / open-tl866

Open Programming Firmware for the TL866A Programmer.
BSD 2-Clause "Simplified" License
130 stars 22 forks source link

Firmware reliability issue? #89

Open JohnDMcMaster opened 2 years ago

JohnDMcMaster commented 2 years ago

A few times we've observed what looks like some sort of reliability issue. Ex: yesterday tried to set VPP and it wasn't working. Re-init device and starts working again. Think there is some low level issue that might be causing memory corruption

JohnDMcMaster commented 2 years ago

Found something interesting in comlib:com_readline()

                printf(out_buf);

This has several red flags: