MediaTek-Labs / BlocklyDuino-for-LinkIt

BlocklyDuino Editor for Arduino.
https://mediatek-labs.github.io/BlocklyDuino-for-LinkIt/
55 stars 38 forks source link

Log 在某些 狀況下, 會停止輸出到燒錄狀態, 但底層還在繼續編譯和燒錄 #187

Closed bearwbearw closed 6 years ago

bearwbearw commented 6 years ago

mssing log

bearwbearw commented 6 years ago

通常看到都會是停在這 WMath.cpp.o 這個位置

pablosun commented 6 years ago

When this happens, node.js child_process.exec will callback exit event, even when the underlying arduino_debug.exe is actually alive and running.

Disable verbose-build option seems being able to avoid this issue.

pablosun commented 6 years ago

Workarounded in http://download.labs.mediatek.com/resource/blocklyduino/blocklyduino-3.0.202b-win64-ide.zip