Hi,
I’m trying to write a Blink sample sketch using Arduino IDE 1.8.13 on Ubuntu 18.
The first write succeeds, but the next write always stops halfway. The progress when stopping is the same % each time.
This does not happen on Windows. I tried it on two Ubuntu18 machines. One does not improve unless I restart the IDE and re-connect the cable, the other one succeeds in the first writing, but the second writing becomes an error, but The next write succeeds.
Since I am a beginner, I may have made a mistake in the settings. Is there anything wrong?
Attach the error log. Sorry for the long log.
Arduino:1.8.13 (Linux), ボード:“Seeeduino Wio Terminal, Enabled, 120 MHz (standard), Small (-Os) (standard), 50 MHz (standard), Arduino, Off”
/home/ittou/arduino/arduino-1.8.13/arduino-builder -dump-prefs -logger=machine -hardware /home/ittou/arduino/arduino-1.8.13/hardware -hardware /home/ittou/.arduino15/packages -tools /home/ittou/arduino/arduino-1.8.13/tools-builder -tools /home/ittou/arduino/arduino-1.8.13/hardware/tools/avr -tools /home/ittou/.arduino15/packages -built-in-libraries /home/ittou/arduino/arduino-1.8.13/libraries -libraries /home/ittou/Arduino/libraries -fqbn=Seeeduino:samd:seeed_wio_terminal:cache=on,speed=120,opt=small,maxqspi=50,usbstack=arduino,debug=off -vid-pid=2886_802D -ide-version=10813 -build-path /tmp/arduino_build_357663 -warnings=all -build-cache /tmp/arduino_cache_424787 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.openocd.path=/home/ittou/.arduino15/packages/arduino/tools/openocd/0.10.0-arduino7 -prefs=runtime.tools.openocd-0.10.0-arduino7.path=/home/ittou/.arduino15/packages/arduino/tools/openocd/0.10.0-arduino7 -prefs=runtime.tools.CMSIS-Atmel.path=/home/ittou/.arduino15/packages/Seeeduino/tools/CMSIS-Atmel/1.2.1 -prefs=runtime.tools.CMSIS-Atmel-1.2.1.path=/home/ittou/.arduino15/packages/Seeeduino/tools/CMSIS-Atmel/1.2.1 -prefs=runtime.tools.bossac.path=/home/ittou/.arduino15/packages/Seeeduino/tools/bossac/1.7.0-arduino3 -prefs=runtime.tools.bossac-1.8.0-48-gb176eee.path=/home/ittou/.arduino15/packages/Seeeduino/tools/bossac/1.8.0-48-gb176eee -prefs=runtime.tools.arm-none-eabi-gcc.path=/home/ittou/.arduino15/packages/Seeeduino/tools/arm-none-eabi-gcc/7-2017q4 -prefs=runtime.tools.arm-none-eabi-gcc-7-2017q4.path=/home/ittou/.arduino15/packages/Seeeduino/tools/arm-none-eabi-gcc/7-2017q4 -prefs=runtime.tools.bossac-1.7.0-arduino3.path=/home/ittou/.arduino15/packages/Seeeduino/tools/bossac/1.7.0-arduino3 -prefs=runtime.tools.CMSIS.path=/home/ittou/.arduino15/packages/Seeeduino/tools/CMSIS/4.5.0 -prefs=runtime.tools.CMSIS-4.5.0.path=/home/ittou/.arduino15/packages/Seeeduino/tools/CMSIS/4.5.0 -prefs=runtime.tools.arduinoOTA.path=/home/ittou/.arduino15/packages/Seeeduino/tools/arduinoOTA/1.2.1 -prefs=runtime.tools.arduinoOTA-1.2.1.path=/home/ittou/.arduino15/packages/Seeeduino/tools/arduinoOTA/1.2.1 -verbose /home/ittou/arduino/arduino-1.8.13/examples/01.Basics/Blink/Blink.ino
/home/ittou/arduino/arduino-1.8.13/arduino-builder -compile -logger=machine -hardware /home/ittou/arduino/arduino-1.8.13/hardware -hardware /home/ittou/.arduino15/packages -tools /home/ittou/arduino/arduino-1.8.13/tools-builder -tools /home/ittou/arduino/arduino-1.8.13/hardware/tools/avr -tools /home/ittou/.arduino15/packages -built-in-libraries /home/ittou/arduino/arduino-1.8.13/libraries -libraries /home/ittou/Arduino/libraries -fqbn=Seeeduino:samd:seeed_wio_terminal:cache=on,speed=120,opt=small,maxqspi=50,usbstack=arduino,debug=off -vid-pid=2886_802D -ide-version=10813 -build-path /tmp/arduino_build_357663 -warnings=all -build-cache /tmp/arduino_cache_424787 -prefs=build.warn_data_percentage=75 -prefs=runtime.tools.openocd.path=/home/ittou/.arduino15/packages/arduino/tools/openocd/0.10.0-arduino7 -prefs=runtime.tools.openocd-0.10.0-arduino7.path=/home/ittou/.arduino15/packages/arduino/tools/openocd/0.10.0-arduino7 -prefs=runtime.tools.CMSIS-Atmel.path=/home/ittou/.arduino15/packages/Seeeduino/tools/CMSIS-Atmel/1.2.1 -prefs=runtime.tools.CMSIS-Atmel-1.2.1.path=/home/ittou/.arduino15/packages/Seeeduino/tools/CMSIS-Atmel/1.2.1 -prefs=runtime.tools.bossac.path=/home/ittou/.arduino15/packages/Seeeduino/tools/bossac/1.7.0-arduino3 -prefs=runtime.tools.bossac-1.8.0-48-gb176eee.path=/home/ittou/.arduino15/packages/Seeeduino/tools/bossac/1.8.0-48-gb176eee -prefs=runtime.tools.arm-none-eabi-gcc.path=/home/ittou/.arduino15/packages/Seeeduino/tools/arm-none-eabi-gcc/7-2017q4 -prefs=runtime.tools.arm-none-eabi-gcc-7-2017q4.path=/home/ittou/.arduino15/packages/Seeeduino/tools/arm-none-eabi-gcc/7-2017q4 -prefs=runtime.tools.bossac-1.7.0-arduino3.path=/home/ittou/.arduino15/packages/Seeeduino/tools/bossac/1.7.0-arduino3 -prefs=runtime.tools.CMSIS.path=/home/ittou/.arduino15/packages/Seeeduino/tools/CMSIS/4.5.0 -prefs=runtime.tools.CMSIS-4.5.0.path=/home/ittou/.arduino15/packages/Seeeduino/tools/CMSIS/4.5.0 -prefs=runtime.tools.arduinoOTA.path=/home/ittou/.arduino15/packages/Seeeduino/tools/arduinoOTA/1.2.1 -prefs=runtime.tools.arduinoOTA-1.2.1.path=/home/ittou/.arduino15/packages/Seeeduino/tools/arduinoOTA/1.2.1 -verbose /home/ittou/arduino/arduino-1.8.13/examples/01.Basics/Blink/Blink.ino
Using board ‘seeed_wio_terminal’ from platform in folder: /home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6
Using core ‘arduino’ from platform in folder: /home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6
Detecting libraries used…
/home/ittou/.arduino15/packages/Seeeduino/tools/arm-none-eabi-gcc/7-2017q4/bin/arm-none-eabi-g++ -mcpu=cortex-m4 -mthumb -c -g -Os -w -std=gnu++14 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions “-D__SKETCH_NAME__=”"“Blink.ino”""" -w -x c++ -E -CC -DF_CPU=120000000L -DARDUINO=10813 -DARDUINO_WIO_TERMINAL -DARDUINO_ARCH_SAMD -D__SAMD51P19A__ -DWIO_TERMINAL -DSEEED_WIO_TERMINAL -DSEEED_GROVE_UI_WIRELESS -D__SAMD51__ -DUSB_VID=0x2886 -DUSB_PID=0x802D -DUSBCON -DUSB_CONFIG_POWER=100 “-DUSB_MANUFACTURER=“Seeed Studio”” “-DUSB_PRODUCT=“Seeed Wio Terminal”” -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/cores/arduino/TinyUSB -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/cores/arduino/TinyUSB/Adafruit_TinyUSB_ArduinoCore -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/cores/arduino/TinyUSB/Adafruit_TinyUSB_ArduinoCore/tinyusb/src -D__FPU_PRESENT -DARM_MATH_CM4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -DENABLE_CACHE -Os -DVARIANT_QSPI_BAUD_DEFAULT=50000000 -D__SAMD51P19A__ -DWIO_TERMINAL -DSEEED_WIO_TERMINAL -DSEEED_GROVE_UI_WIRELESS -D__SAMD51__ -DUSB_VID=0x2886 -DUSB_PID=0x802D -DUSBCON -DUSB_CONFIG_POWER=100 “-DUSB_MANUFACTURER=“Seeed Studio”” “-DUSB_PRODUCT=“Seeed Wio Terminal”” -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/cores/arduino/TinyUSB -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/cores/arduino/TinyUSB/Adafruit_TinyUSB_ArduinoCore -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/cores/arduino/TinyUSB/Adafruit_TinyUSB_ArduinoCore/tinyusb/src -D__FPU_PRESENT -DARM_MATH_CM4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -I/home/ittou/.arduino15/packages/Seeeduino/tools/CMSIS/4.5.0/CMSIS/Include/ -I/home/ittou/.arduino15/packages/Seeeduino/tools/CMSIS-Atmel/1.2.1/CMSIS-Atmel/CMSIS/Device/ATMEL/ -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/cores/arduino -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/variants/wio_terminal /tmp/arduino_build_357663/sketch/Blink.ino.cpp -o /dev/null -DARDUINO_LIB_DISCOVERY_PHASE
Generating function prototypes…
/home/ittou/.arduino15/packages/Seeeduino/tools/arm-none-eabi-gcc/7-2017q4/bin/arm-none-eabi-g++ -mcpu=cortex-m4 -mthumb -c -g -Os -w -std=gnu++14 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions “-D__SKETCH_NAME__=”"“Blink.ino”""" -w -x c++ -E -CC -DF_CPU=120000000L -DARDUINO=10813 -DARDUINO_WIO_TERMINAL -DARDUINO_ARCH_SAMD -D__SAMD51P19A__ -DWIO_TERMINAL -DSEEED_WIO_TERMINAL -DSEEED_GROVE_UI_WIRELESS -D__SAMD51__ -DUSB_VID=0x2886 -DUSB_PID=0x802D -DUSBCON -DUSB_CONFIG_POWER=100 “-DUSB_MANUFACTURER=“Seeed Studio”” “-DUSB_PRODUCT=“Seeed Wio Terminal”” -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/cores/arduino/TinyUSB -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/cores/arduino/TinyUSB/Adafruit_TinyUSB_ArduinoCore -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/cores/arduino/TinyUSB/Adafruit_TinyUSB_ArduinoCore/tinyusb/src -D__FPU_PRESENT -DARM_MATH_CM4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -DENABLE_CACHE -Os -DVARIANT_QSPI_BAUD_DEFAULT=50000000 -D__SAMD51P19A__ -DWIO_TERMINAL -DSEEED_WIO_TERMINAL -DSEEED_GROVE_UI_WIRELESS -D__SAMD51__ -DUSB_VID=0x2886 -DUSB_PID=0x802D -DUSBCON -DUSB_CONFIG_POWER=100 “-DUSB_MANUFACTURER=“Seeed Studio”” “-DUSB_PRODUCT=“Seeed Wio Terminal”” -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/cores/arduino/TinyUSB -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/cores/arduino/TinyUSB/Adafruit_TinyUSB_ArduinoCore -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/cores/arduino/TinyUSB/Adafruit_TinyUSB_ArduinoCore/tinyusb/src -D__FPU_PRESENT -DARM_MATH_CM4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -I/home/ittou/.arduino15/packages/Seeeduino/tools/CMSIS/4.5.0/CMSIS/Include/ -I/home/ittou/.arduino15/packages/Seeeduino/tools/CMSIS-Atmel/1.2.1/CMSIS-Atmel/CMSIS/Device/ATMEL/ -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/cores/arduino -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/variants/wio_terminal /tmp/arduino_build_357663/sketch/Blink.ino.cpp -o /tmp/arduino_build_357663/preproc/ctags_target_for_gcc_minus_e.cpp -DARDUINO_LIB_DISCOVERY_PHASE
/home/ittou/arduino/arduino-1.8.13/tools-builder/ctags/5.8-arduino11/ctags -u --language-force=c++ -f - --c+±kinds=svpf --fields=KSTtzns --line-directives /tmp/arduino_build_357663/preproc/ctags_target_for_gcc_minus_e.cpp
スケッチをコンパイルしています…
/home/ittou/.arduino15/packages/Seeeduino/tools/arm-none-eabi-gcc/7-2017q4/bin/arm-none-eabi-g++ -mcpu=cortex-m4 -mthumb -c -g -Os -Wall -Wextra -Wno-expansion-to-defined -std=gnu++14 -ffunction-sections -fdata-sections -fno-threadsafe-statics -nostdlib --param max-inline-insns-single=500 -fno-rtti -fno-exceptions -MMD “-D__SKETCH_NAME__=”"“Blink.ino”""" -DF_CPU=120000000L -DARDUINO=10813 -DARDUINO_WIO_TERMINAL -DARDUINO_ARCH_SAMD -D__SAMD51P19A__ -DWIO_TERMINAL -DSEEED_WIO_TERMINAL -DSEEED_GROVE_UI_WIRELESS -D__SAMD51__ -DUSB_VID=0x2886 -DUSB_PID=0x802D -DUSBCON -DUSB_CONFIG_POWER=100 “-DUSB_MANUFACTURER=“Seeed Studio”” “-DUSB_PRODUCT=“Seeed Wio Terminal”” -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/cores/arduino/TinyUSB -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/cores/arduino/TinyUSB/Adafruit_TinyUSB_ArduinoCore -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/cores/arduino/TinyUSB/Adafruit_TinyUSB_ArduinoCore/tinyusb/src -D__FPU_PRESENT -DARM_MATH_CM4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -DENABLE_CACHE -Os -DVARIANT_QSPI_BAUD_DEFAULT=50000000 -D__SAMD51P19A__ -DWIO_TERMINAL -DSEEED_WIO_TERMINAL -DSEEED_GROVE_UI_WIRELESS -D__SAMD51__ -DUSB_VID=0x2886 -DUSB_PID=0x802D -DUSBCON -DUSB_CONFIG_POWER=100 “-DUSB_MANUFACTURER=“Seeed Studio”” “-DUSB_PRODUCT=“Seeed Wio Terminal”” -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/cores/arduino/TinyUSB -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/cores/arduino/TinyUSB/Adafruit_TinyUSB_ArduinoCore -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/cores/arduino/TinyUSB/Adafruit_TinyUSB_ArduinoCore/tinyusb/src -D__FPU_PRESENT -DARM_MATH_CM4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -I/home/ittou/.arduino15/packages/Seeeduino/tools/CMSIS/4.5.0/CMSIS/Include/ -I/home/ittou/.arduino15/packages/Seeeduino/tools/CMSIS-Atmel/1.2.1/CMSIS-Atmel/CMSIS/Device/ATMEL/ -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/cores/arduino -I/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/variants/wio_terminal /tmp/arduino_build_357663/sketch/Blink.ino.cpp -o /tmp/arduino_build_357663/sketch/Blink.ino.cpp.o
Compiling libraries…
Compiling core…
以前コンパイルされたファイルを使用中:/tmp/arduino_build_357663/core/variant.cpp.o
Using precompiled core: /tmp/arduino_cache_424787/core/core_e82a2edbaddc31fe6786dfdbed65c9ec.a
Linking everything together…
/home/ittou/.arduino15/packages/Seeeduino/tools/arm-none-eabi-gcc/7-2017q4/bin/arm-none-eabi-g++ -L/tmp/arduino_build_357663 -Os -Wl,–gc-sections -save-temps -T/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/variants/wio_terminal/linker_scripts/gcc/flash_with_bootloader.ld -Wl,-Map,/tmp/arduino_build_357663/Blink.ino.map --specs=nano.specs --specs=nosys.specs -mcpu=cortex-m4 -mthumb -Wl,–cref -Wl,–check-sections -Wl,–gc-sections -Wl,–unresolved-symbols=report-all -Wl,–warn-common -Wl,–warn-section-align -u _printf_float -u _scanf_float -o /tmp/arduino_build_357663/Blink.ino.elf /tmp/arduino_build_357663/sketch/Blink.ino.cpp.o /tmp/arduino_build_357663/core/variant.cpp.o -Wl,–start-group -L/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/variants/wio_terminal -larm_cortexM4lf_math -mfloat-abi=hard -mfpu=fpv4-sp-d16 -L/home/ittou/.arduino15/packages/Seeeduino/hardware/samd/1.7.6/variants/wio_terminal -lm /tmp/arduino_build_357663/…/arduino_cache_424787/core/core_e82a2edbaddc31fe6786dfdbed65c9ec.a -Wl,–end-group
/home/ittou/.arduino15/packages/Seeeduino/tools/arm-none-eabi-gcc/7-2017q4/bin/arm-none-eabi-objcopy -O binary /tmp/arduino_build_357663/Blink.ino.elf /tmp/arduino_build_357663/Blink.ino.bin
/home/ittou/.arduino15/packages/Seeeduino/tools/arm-none-eabi-gcc/7-2017q4/bin/arm-none-eabi-objcopy -O ihex -R .eeprom /tmp/arduino_build_357663/Blink.ino.elf /tmp/arduino_build_357663/Blink.ino.hex
/home/ittou/.arduino15/packages/Seeeduino/tools/arm-none-eabi-gcc/7-2017q4/bin/arm-none-eabi-size -A /tmp/arduino_build_357663/Blink.ino.elf
最大507904バイトのフラッシュメモリのうち、スケッチが30444バイト(5%)を使っています。
シリアルポート「/dev/ttyACM0」を1200bpsで開いて閉じる事によって、リセットを行っています。
PORTS {/dev/ttyACM0, } / {} => {}
PORTS {} / {} => {}
PORTS {} / {/dev/ttyACM0, } => {/dev/ttyACM0, }
Found upload port: /dev/ttyACM0
/home/ittou/.arduino15/packages/Seeeduino/tools/bossac/1.8.0-48-gb176eee/bossac -i -d --port=ttyACM0 -U -i --offset=0x4000 -w -v /tmp/arduino_build_357663/Blink.ino.bin -R
Set binary mode
version()=v1.1 [Arduino:XYZ] Mar 12 2020 17:43:33
Connected at 921600 baud
readWord(addr=0)=0x2000d6a0
readWord(addr=0xe000ed00)=0x410fc241
readWord(addr=0x4)=0x56d
readWord(addr=0x41002018)=0x60060001
write(addr=0x20004000,size=0x34)
writeWord(addr=0x20004030,value=0x80)
writeWord(addr=0x20004020,value=0x20008000)
version()=v1.1 [Arduino:XYZ] Mar 12 2020 17:43:33
readByte(addr=0x804000)=0xb9
readByte(addr=0x804001)=0x92
readByte(addr=0x804008)=0xff
readByte(addr=0x804009)=0xff
readByte(addr=0x80400a)=0xff
readByte(addr=0x80400b)=0xff
Device : ATSAMD51x19
Version : v1.1 [Arduino:XYZ] Mar 12 2020 17:43:33
Address : 0x0
Pages : 1024
Page Size : 512 bytes
Total Size : 512KB
Planes : 1
Lock Regions : 32
Locked : none
Security : false
BOD : false
BOR : true
Write 31076 bytes to flash (61 pages)
[ ] 0% (0/61 pages)write(addr=0x20004034,size=0x1000)
writeWord(addr=0x41004014,value=0x4000)
readByte(addr=0x41004012)=0x11
readByte(addr=0x41004013)=0xd
writeWord(addr=0x41004004,value=0xa501)
readByte(addr=0x41004012)=0x11
readByte(addr=0x41004013)=0xd
readByte(addr=0x41004010)=0x11
readByte(addr=0x41004011)=0
writeBuffer(scr_addr=0x20004034, dst_addr=0x4000, size=0x1000)
[=== ] 13% (8/61 pages)write(addr=0x20004034,size=0x1000)
writeBuffer(scr_addr=0x20004034, dst_addr=0x5000, size=0x1000)
[======= ] 26% (16/61 pages)write(addr=0x20004034,size=0x1000)
writeWord(addr=0x41004014,value=0x6000)
readByte(addr=0x41004012)=0x11
readByte(addr=0x41004013)=0xd
writeWord(addr=0x41004004,value=0xa501)
readByte(addr=0x41004012)=0x11
readByte(addr=0x41004013)=0xd
readByte(addr=0x41004010)=0x11
readByte(addr=0x41004011)=0
writeBuffer(scr_addr=0x20004034, dst_addr=0x6000, size=0x1000)
[=========== ] 39% (24/61 pages)write(addr=0x20004034,size=0x1000)
writeBuffer(scr_addr=0x20004034, dst_addr=0x7000, size=0x1000)
[=============== ] 52% (32/61 pages)write(addr=0x20004034,size=0x1000)
writeWord(addr=0x41004014,value=0x8000)
readByte(addr=0x41004012)=0x11
readByte(addr=0x41004013)=0xd
writeWord(addr=0x41004004,value=0xa501)
readByte(addr=0x41004012)=0x11
readByte(addr=0x41004013)=0xd
readByte(addr=0x41004010)=0x11
readByte(addr=0x41004011)=0
writeBuffer(scr_addr=0x20004034, dst_addr=0x8000, size=0x1000)
[=================== ] 65% (40/61 pages)write(addr=0x20004034,size=0x1000)
writeBuffer(scr_addr=0x20004034, dst_addr=0x9000, size=0x1000)
[======================= ] 78% (48/61 pages)write(addr=0x20004034,size=0x1000)
writeWord(addr=0x41004014,value=0xa000)
readByte(addr=0x41004012)=0x11
readByte(addr=0x41004013)=0xd
writeWord(addr=0x41004004,value=0xa501)
readByte(addr=0x41004012)=0x11
readByte(addr=0x41004013)=0xd
readByte(addr=0x41004010)=0x11
readByte(addr=0x41004011)=0
writeBuffer(scr_addr=0x20004034, dst_addr=0xa000, size=0x1000)
[=========================== ] 91% (56/61 pages)write(addr=0x20004034,size=0xa00)
writeBuffer(scr_addr=0x20004034, dst_addr=0xb000, size=0xa00)
[==============================] 100% (61/61 pages)
Done in 0.414 seconds
Verify 31076 bytes of flash
checksumBuffer(start_addr=0x4000, size=0x200) = 9320
checksumBuffer(start_addr=0x4200, size=0x200) = c7fb
read(addr=0x4200,size=0x200)
checksumBuffer(start_addr=0x4400, size=0x200) = 5e90
read(addr=0x4400,size=0x200)
[= ] 4% (3/61 pages)checksumBuffer(start_addr=0x4600, size=0x200) = ee10
read(addr=0x4600,size=0x200)
[= ] 6% (4/61 pages)checksumBuffer(start_addr=0x4800, size=0x200) = f8fa
read(addr=0x4800,size=0x200)
[== ] 8% (5/61 pages)checksumBuffer(start_addr=0x4a00, size=0x200) = 4f68
read(addr=0x4a00,size=0x200)
[== ] 9% (6/61 pages)checksumBuffer(start_addr=0x4c00, size=0x200) = 2747
read(addr=0x4c00,size=0x200)
[=== ] 11% (7/61 pages)checksumBuffer(start_addr=0x4e00, size=0x200) = dc84
read(addr=0x4e00,size=0x200)
[=== ] 13% (8/61 pages)
checksumBuffer(start_addr=0x5000, size=0x200) = 967a
read(addr=0x5000,size=0x200)
SAM-BA operation failed
スケッチの書き込み中にエラーが発生しました