I'm using 4 programmers to flash 12 sets of two types of MCUs operated by .NET application. I encountered software freeze on this method:
Set_MCU_Name(String name).
To my understanding, if I choose incorrect MCU model, i should get error code back;
Had anyone similiar problem, when dll method froze on execution, instead of sending out error?
Also, programmers have firmware up-to-date and I'm using latest release of DLL.