Cannnot upload program to mbot robot by mblock v3.3.1


#1

I could up upload program to mbot robot by mblock v3.3.0 and could run the program on mbot robot (please see the captured screen)

However, when I updated the mblock from v3.3.0 to v3.3.1, though it displayed “upload finish”, but the mbot robot could not run the program, I saw there is wording like “Java.IO.Exception …” (please see the captured screen)

I’ve updated the firmware for serveral times, I’ve also uninstalled mblock v3.3.0 and reinstalled in again, the same problem appeared. Could anyone help to resolve the problem? Thank you!


#2

Hi Chi_Man,

Great thanks for feedback this issue.

We have feedback it to our engineers, will test it and solve the problem soon.

Best Regards!


#3

I’ve captured the output of Arduino mode when uploading as follow (Since the output is too large, I separated them to post) :

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MeJoystick.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MeLEDMatrix.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MeLightSensor.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MeLimitSwitch.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MeLineFollower.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MeMbotDCMotor.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MeMegaPiDCMotor.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MeOnBoardTemp.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MeOneWire.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MePIRMotionSensor.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MePort.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MePotentiometer.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MePressureSensor.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MeRGBLed.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MeSerial.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MeShutter.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MeSoundSensor.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MeStepper.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MeStepperOnBoard.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MeTemperature.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MeTouchSensor.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MeUSBHost.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MeUltrasonicSensor.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MeVoice.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\MeWifi.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “C:\Program Files\mBlock\Arduino\libraries\makeblock\src\utility\avr\Servo.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\sketch\project_______________15_6.ino.cpp” -o “nul”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\sketch\project_______________15_6.ino.cpp” -o “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\preproc\ctags_target_for_gcc_minus_e.cpp”

“C:\Program Files\mBlock\Arduino\tools-builder\ctags\5.8-arduino10/ctags” -u --language-force=c++ -f - --c+±kinds=svpf --fields=KSTtzns --line-directives “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\preproc\ctags_target_for_gcc_minus_e.cpp”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-g++” -c -g -Os -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire\src” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial\src” “-IC:\Program Files\mBlock\Arduino\libraries\makeblock\src” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\sketch\project_______________15_6.ino.cpp” -o “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\sketch\project_______________15_6.ino.cpp.o”

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\Wire\Wire.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\Wire\utility\twi.c.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\SoftwareSerial\SoftwareSerial.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\Me4Button.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\Me7SegmentDisplay.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeBluetooth.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeBuzzer.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeCompass.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeDCMotor.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeEncoderMotor.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeEncoderNew.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeEncoderOnBoard.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeFlameSensor.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeGasSensor.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeGyro.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeHostParser.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeHumitureSensor.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeIR.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeInfraredReceiver.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeJoystick.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeLEDMatrix.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeLightSensor.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeLimitSwitch.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeLineFollower.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeMbotDCMotor.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeMegaPiDCMotor.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeOnBoardTemp.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeOneWire.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MePIRMotionSensor.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MePort.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MePotentiometer.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MePressureSensor.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeRGBLed.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeSerial.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeShutter.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeSoundSensor.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeStepper.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeStepperOnBoard.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeTemperature.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeTouchSensor.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeUSBHost.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeUltrasonicSensor.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeVoice.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeWifi.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\utility\avr\Servo.cpp.o

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-gcc” -c -g -x assembler-with-cpp -mmcu=atmega328p -DF_CPU=16000000L -DARDUINO=10609 -DARDUINO_AVR_UNO -DARDUINO_ARCH_AVR “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino” “-IC:\Program Files\mBlock\Arduino\hardware\arduino\avr\variants\standard” “C:\Program Files\mBlock\Arduino\hardware\arduino\avr\cores\arduino\wiring_pulse.S” -o “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\wiring_pulse.S.o”

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\WInterrupts.c.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\hooks.c.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\wiring.c.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\wiring_analog.c.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\wiring_digital.c.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\wiring_pulse.c.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\wiring_shift.c.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\CDC.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\HardwareSerial.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\HardwareSerial0.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\HardwareSerial1.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\HardwareSerial2.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\HardwareSerial3.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\IPAddress.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\PluggableUSB.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\Print.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\Stream.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\Tone.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\USBCore.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\WMath.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\WString.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\abi.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\main.cpp.o

Using previously compiled file: C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\new.cpp.o


#4

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\wiring_pulse.S.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\WInterrupts.c.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\hooks.c.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\wiring.c.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\wiring_analog.c.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\wiring_digital.c.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\wiring_pulse.c.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\wiring_shift.c.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\CDC.cpp.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\HardwareSerial.cpp.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\HardwareSerial0.cpp.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\HardwareSerial1.cpp.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\HardwareSerial2.cpp.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\HardwareSerial3.cpp.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\IPAddress.cpp.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\PluggableUSB.cpp.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\Print.cpp.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\Stream.cpp.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\Tone.cpp.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\USBCore.cpp.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\WMath.cpp.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\WString.cpp.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\abi.cpp.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\main.cpp.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-ar” rcs “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\core.a” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\core\new.cpp.o”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-gcc” -Os -Wl,–gc-sections -mmcu=atmega328p -o “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp/project_______________15_6.ino.elf” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\sketch\project_______________15_6.ino.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\Wire\Wire.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\Wire\utility\twi.c.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\SoftwareSerial\SoftwareSerial.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\Me4Button.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\Me7SegmentDisplay.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeBluetooth.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeBuzzer.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeCompass.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeDCMotor.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeEncoderMotor.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeEncoderNew.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeEncoderOnBoard.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeFlameSensor.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeGasSensor.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeGyro.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeHostParser.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeHumitureSensor.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeIR.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeInfraredReceiver.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeJoystick.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeLEDMatrix.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeLightSensor.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeLimitSwitch.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeLineFollower.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeMbotDCMotor.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeMegaPiDCMotor.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeOnBoardTemp.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeOneWire.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MePIRMotionSensor.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MePort.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MePotentiometer.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MePressureSensor.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeRGBLed.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeSerial.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeShutter.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeSoundSensor.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeStepper.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeStepperOnBoard.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeTemperature.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeTouchSensor.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeUSBHost.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeUltrasonicSensor.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeVoice.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\MeWifi.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp\libraries\makeblock\utility\avr\Servo.cpp.o” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp/core\core.a” “-LC:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp” -lm

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-objcopy” -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0 “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp/project_______________15_6.ino.elf” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp/project_______________15_6.ino.eep”

“C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avr-objcopy” -O ihex -R .eeprom “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp/project_______________15_6.ino.elf” “C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp/project_______________15_6.ino.hex”

Using library Wire at version 1.0 in folder: C:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\Wire

Using library SoftwareSerial at version 1.0 in folder: C:\Program Files\mBlock\Arduino\hardware\arduino\avr\libraries\SoftwareSerial

Using library makeblock at version 3.23 in folder: C:\Program Files\mBlock\Arduino\libraries\makeblock

Sketch uses 5,366 bytes (16%) of program storage space. Maximum is 32,256 bytes.

Global variables use 949 bytes (46%) of dynamic memory, leaving 1,099 bytes for local variables. Maximum is 2,048 bytes.

{runtime.tools.avrdude.path}/bin/avrdude -C{runtime.tools.avrdude.path}/etc/avrdude.conf -v -patmega328p -carduino -PCOM3 -b115200 -D -Uflash:w:C:\Users\man\AppData\Local\Temp\builde9586816eb53eb7cab4d7bfbf2874156.tmp/project_______________15_6.ino.hex:i

java.io.IOException: Cannot run program “{runtime.tools.avrdude.path}/bin/avrdude”: CreateProcess error=2, ╰???﹚郎

at java.lang.ProcessBuilder.start(ProcessBuilder.java:1048)

at processing.app.helpers.ProcessUtils.exec(ProcessUtils.java:26)

at cc.arduino.packages.Uploader.executeUploadCommand(Uploader.java:130)

at cc.arduino.packages.uploaders.SerialUploader.uploadUsingPreferences(SerialUploader.java:209)

at cc.arduino.UploaderUtils.upload(UploaderUtils.java:78)

at processing.app.Sketch.upload(Sketch.java:1186)

at processing.app.Sketch.exportApplet(Sketch.java:1160)

at processing.app.Sketch.exportApplet(Sketch.java:1132)

at processing.app.Editor$DefaultExportHandler.run(Editor.java:2409)

at processing.app.Base.<init>(Base.java:435)

at processing.app.Base.guardedMain(Base.java:222)

at processing.app.Base.main(Base.java:135)

Caused by: java.io.IOException: CreateProcess error=2, ╰???﹚郎

at java.lang.ProcessImpl.create(Native Method)

at java.lang.ProcessImpl.<init>(ProcessImpl.java:386)

at java.lang.ProcessImpl.start(ProcessImpl.java:137)

at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029)

... 11 more

10:54:48.712 < 56 65 72 73 69 6f 6e 3a 20 30 36 2e 30 31 2e 31 30 34 0d 0a

I use Windows 7 Home. No matter what program uploaded, mblock v3.3.1 displayed the same above output!


#5

Hi Chi_Man,

For above issue, could you kindly totally uninstall the mBlock software, then reinstall mBlock 3.3.1 and see if you can upload the program.

Look forward to your further feedback


#6

I’ve unistalled the mblock software, and then redownloaded and installed the mblock 3.3.1 again and again, and try to uploaded another progrems, but still it displayed the same output again (please see the attached screen capture)


#7

Hi Chi_Man,

Could you test this simple program and see if it can be upload successfully. I have tested it on mBlock 3.3.1 on my PC and upload without issue.

Please kindly check, and if it is still the same issue, may I have your Skype account for better communication?
project-test.zip (39.0 KB)


#8

Hi Chi_Man,

May I know the operating system of your PC?


#9

I used Windows 7 Home Premium (Chinese Version) OS, it does not allowed me to uploaded any program to mbot by mblock 3.3.1, I have also installed mblock 3.3.1 in Windows 8 and Windows 10 notebook / tablet and then I could upaload program to mbot.
Does mblock 3.3.1 doesn’t support Windows 7 Home Premium OS? As it always display java.io.exception error? I’ve not installed JDK or JRE in my PC? Is this the cause?


#10

Hi tec_support,

I have exactly the same problem as Chi_Man. I totally uninstalled the mBlock software and then reinstalled mBlock 3.3.1, as you suggested to Chi_Man, but the problem is still there.

I have a deadline for a university project that I’m implementing with mBot. Could you please provide a prompt solution?

Thank you.


#11

Hi Brimderis,

Thanks for your feedback.
Is your computer windows 7 either? Chi_Man has mentioned that he can upload program successfully after changed the PC. Since you have a deadline for project, is it possible for you to try on another PC?

Actually our engineer is still working on it. While this issue doesn’t happen though we test it again and again here.
Do you mind to let me know your skype account, then we may arrange the remote access to check?
If it is ok, please kindly send your skype account to the email (tec-support@makeblock.com), thanks!


#12

Yes, I use Windows 7. Have you tried it using Windows 7?


#13

I use Windows 7 Home Premium OS at Home to test the mbot robot! Since our school want to implement the STEM curriculum by teaching pupils mbot robots coding, the PCs of our school is Windows 7 professional, I wonder whether the software mblock v3.3.1 can be used on Windows 7 professional PC smoothly (the pupils can upload the programs they coded into the mbot robot).


#14

Hi Brimderis,

Yes, we have tested on windows 7 Home Premium as well as windows 8, 10 and this issue doesn’t occur.

@Chi_Man, it looks like this issue is not definitely occur on Windows 7, hope that you test it on Windows 7 professional your side before start the STEM curriculum.

Here I will urge our engineers to be hurry to solve the issue.


#15

I am watching this conversation with interest as I have begun using mbot with my class for STEM lessons. When I tried adding coding, the class and I got very frustrated! I cannot get the mbot to move using code.


#16

Hi Deeny,

Sorry for the trouble caused and thanks for feedback.
If you don’t mind, you can add my skype account (1021306172@qq.com). Then we can arrange a remote access for it.


#17

I also seem to have upload problems. using version of v3.1.1.
Note: when I click update is says I have latest version.
I have had some success uploading to the mBot but it has not been reliable.
I did upgrade the firmware successfully once. I am trying to resolve the problems I am seeing.
For your information.
I am using an hp stream 8 tablet with windows 8.
(I am downloading the update to windows 10. I would be willing to try that if you think it would help ).

Included below is the last part of the upload log when I clicked ‘upload to Arduino’ button in mBlock v3.1.1

Note: on July 4th, 2016 the website ‘http://www.arduino.cc/en/Guide/Troubleshooting#upload’ shown at the end of the log message is down for maintenance. The site says a new improved site is on the way but does not say when that will be.
So, I have not tried any suggestions from that site.

Also as I have a better debugging machine running linux, any chance that blocky could be available on that platform? (If you think it should be able to work I could investigate doing a compile for that).

I will be available part of today and tomorrow (I do not know if you are even in on the 4th. I will be doing 4th of July activities later today so will not be Available anyway. After that I am available in evening or the coming Friday)
cumming
C:\Program Files\mBlock\Arduino\hardware\tools\avr/bin/avrdude -CC:\Program Files\mBlock\Arduino\hardware\tools\avr/etc/avrdude.conf -v -patmega328p -carduino -PCOM1 -b115200 -D -Uflash:w:C:\Users\dowens\AppData\Local\Temp\build5d10fb1c78501bb50404f57b14e82d1d.tmp/project______c___b_______5_3.ino.hex:i

avrdude: Version 6.0.1, compiled on Apr 15 2015 at 19:59:58

     Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/

     Copyright (c) 2007-2009 Joerg Wunsch



     System wide configuration file is "C:\Program Files\mBlock\Arduino\hardware\tools\avr/etc/avrdude.conf"



     Using Port                    : COM1

     Using Programmer              : arduino

     Overriding Baud Rate          : 115200

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xd1

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xd1

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xd1

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xd1

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xd1

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xd1

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xd1

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xd1

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xd1

avrdude: stk500_recv(): programmer is not responding

avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xd1

avrdude done. Thank you.

Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions


#18

How to solve the problem:

1- Close mBlock
2- Open file explorer and go to C:\Users[YourUser]\AppData\Roaming
3- Remove folder named cc.mblock.3.3.1 . And every other folder starting with **cc.mblock.**XXX
4- Open mBlock
5- Try it !


#19

Thank you for your quick response.
I assume you meant in step 3 "Remove folder named cc.mblock.3.3.1 . And every other folder"
So I removed cc.mblock.3.3.1 and all sub directories. (did not show up in file manager but I found them and deleted them).
I reopened mblock and connect to com1.(update firmware became selectable in the same menu)
I then loaded my project from file menu.
I then selected Edit->Adruino mode.
I tryed the upload with the mbot powered on.
This failed
But, … !
I noticed there was a com3 in the menu this time. Looking in the device manager under windows this show USB-SERIAL CH340 (COM3)
When I selected this port the mbot ran through it’s reset sequence (blinking some lights and playing some notes – I had the default program loaded at the time)
I was than able again to upload to this mbot.
I have switched back and forth between my program and the default program three times already.
Thank you this seems to be working much better.

David


#20

Yes, COM port must be greater than COM1 because COM1 is asigned to PC interlal hardware