Win10 support
Posted: Thu Oct 29, 2015 2:28 pm
I switched over to Win10 recently and while most MakeItC and BASICtools are working, Win10 takes longer to release USB serial ports. And that can cause some issues when switching ports or resetting the device. In both cases the code closes and re-opens the serial port. This takes a long time in BASICtools, and may lose connection. In MakeItC, during downloads it runs idLPC to verify the device and then loadLPC closing the serial port in between.
I will change the behavior of these two in the next month or so, in the meantime be aware Win10 may loose the serial port during switches/reset. Sometimes I have had to disconnect the USB serial and reconnect it (physically).
On MakeItC, I had to manually run the loadLPC to load the code.
On the whole I actually like Win10, but USB serial handling is not as good as it use to be. Actually Microsoft seems to think USB serial is an interface approaching obsolescence.
I will change the behavior of these two in the next month or so, in the meantime be aware Win10 may loose the serial port during switches/reset. Sometimes I have had to disconnect the USB serial and reconnect it (physically).
On MakeItC, I had to manually run the loadLPC to load the code.
On the whole I actually like Win10, but USB serial handling is not as good as it use to be. Actually Microsoft seems to think USB serial is an interface approaching obsolescence.