※Windows7 から、Smile Decoder Tester(CP2102)
※書き込めるSmileDecoder
スケッチが プログラムストレージ領域の 18,254バイト (56%) を使用しています。最大は 32,256バイト です。
グローバル変数が 1,033バイト (50%) の 動的メモリを使用しており、ローカル変数に 1,015 バイトが残っています。最高は 2,048バイトです。
C:\Program Files\Arduino\hardware\tools\avr/bin/avrdude -CC:\Program Files\Arduino\hardware\tools\avr/etc/avrdude.conf -v -patmega328p -cstk500v1 -PCOM10 -b19200 -Uflash:w:C:\Users\susan\AppData\Local\Temp\build133822220684660933.tmp/DSDCCDecoder_VVVF_k985_melody_forDCS50k.cpp.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\Arduino\hardware\tools\avr/etc/avrdude.conf"
Using Port : COM10
Using Programmer : stk500v1
Overriding Baud Rate : 19200
AVR Part : ATmega328P
Chip Erase delay : 9000 us
PAGEL : PD7
BS2 : PC2
RESET disposition : dedicated
RETRY pulse : SCK
serial program mode : yes
parallel program mode : yes
Timeout : 200
StabDelay : 100
CmdexeDelay : 25
SyncLoops : 32
ByteDelay : 0
PollIndex : 3
PollValue : 0x53
Memory Detail :
Block Poll Page Polled
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
eeprom 65 20 4 0 no 1024 4 0 3600 3600 0xff 0xff
flash 65 6 128 0 yes 32768 128 256 4500 4500 0xff 0xff
lfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
hfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
efuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
lock 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00
signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00
Programmer Type : STK500
Description : Atmel STK500 Version 1.x firmware
Hardware Version: 2
Firmware Version: 1.18
Topcard : Unknown
Vtarget : 0.0 V
Varef : 0.0 V
Oscillator : Off
SCK period : 0.1 us
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.03s
avrdude: Device signature = 0x1e950f
avrdude: NOTE: "flash" memory has been specified, an erase cycle will be performed
To disable this feature, specify the -D option.
avrdude: erasing chip
avrdude: reading input file "C:\Users\susan\AppData\Local\Temp\build133822220684660933.tmp/DSDCCDecoder_VVVF_k985_melody_forDCS50k.cpp.hex"
avrdude: writing flash (18254 bytes):
Writing | ################################################## | 100% 20.47s
avrdude: 18254 bytes of flash written
avrdude: verifying flash memory against C:\Users\susan\AppData\Local\Temp\build133822220684660933.tmp/DSDCCDecoder_VVVF_k985_melody_forDCS50k.cpp.hex:
avrdude: load data flash data from input file C:\Users\susan\AppData\Local\Temp\build133822220684660933.tmp/DSDCCDecoder_VVVF_k985_melody_forDCS50k.cpp.hex:
avrdude: input file C:\Users\susan\AppData\Local\Temp\build133822220684660933.tmp/DSDCCDecoder_VVVF_k985_melody_forDCS50k.cpp.hex contains 18254 bytes
avrdude: reading on-chip flash data:
Reading | ################################################## | 100% 11.77s
avrdude: verifying ...
avrdude: 18254 bytes of flash verified
avrdude done. Thank you.
★4.Mac , Arduino NANO + Smile Writer(FTDI)) |
★5.Mac , Arduino UNO + Smile Writer 5in1(Atmega8)) |
※Mac から、Arduinoは Arduino UNO(Atmega8)
※書き込めるSmileDecoder
最大32,256バイトのフラッシュメモリのうち、スケッチが29,608バイト(91%)を使っています。
最大2,048バイトのRAMのうち、グローバル変数が1,132バイト(55%)を使っていて、ローカル変数で916バイト使うことができます。
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avrdude -C/Applications/Arduino.app/Contents/Java/hardware/tools/avr/etc/avrdude.conf -v -V -patmega328p -cstk500v1 -P/dev/cu.usbmodem1421 -b19200 -Uflash:w:/var/folders/kb/5q93gdtd18b0vtckxw39f9vh0000gn/T/arduino_build_771403/DSDCCDecoder_VVVF_melody_adpcm_forDCS50k.ino.hex:i
avrdude: Version 6.3, compiled on Sep 12 2016 at 17:22:25
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch
System wide configuration file is "/Applications/Arduino.app/Contents/Java/hardware/tools/avr/etc/avrdude.conf"
User configuration file is "/Users/su/.avrduderc"
User configuration file does not exist or is not a regular file, skipping
Using Port : /dev/cu.usbmodem1421
Using Programmer : stk500v1
Overriding Baud Rate : 19200
AVR Part : ATmega328P
Chip Erase delay : 9000 us
PAGEL : PD7
BS2 : PC2
RESET disposition : dedicated
RETRY pulse : SCK
serial program mode : yes
parallel program mode : yes
Timeout : 200
StabDelay : 100
CmdexeDelay : 25
SyncLoops : 32
ByteDelay : 0
PollIndex : 3
PollValue : 0x53
Memory Detail :
Block Poll Page Polled
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
eeprom 65 20 4 0 no 1024 4 0 3600 3600 0xff 0xff
flash 65 6 128 0 yes 32768 128 256 4500 4500 0xff 0xff
lfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
hfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
efuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
lock 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00
signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00
Programmer Type : STK500
Description : Atmel STK500 Version 1.x firmware
Hardware Version: 2
Firmware Version: 1.18
Topcard : Unknown
Vtarget : 0.0 V
Varef : 0.0 V
Oscillator : Off
SCK period : 0.1 us
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.02s
avrdude: Device signature = 0x1e950f (probably m328p)
avrdude: NOTE: "flash" memory has been specified, an erase cycle will be performed
To disable this feature, specify the -D option.
avrdude: erasing chip
avrdude: reading input file "/var/folders/kb/5q93gdtd18b0vtckxw39f9vh0000gn/T/arduino_build_771403/DSDCCDecoder_VVVF_melody_adpcm_forDCS50k.ino.hex"
avrdude: writing flash (29608 bytes):
Writing | ################################################## | 100% 32.31s
avrdude: 29608 bytes of flash written
avrdude done. Thank you.
★6.Mac , SmileDecoderTester(CP2102)) |
※Mac から、SmileDecoderTester(CP2102)
※書き込めるSmileDecoder
最大32,256バイトのフラッシュメモリのうち、スケッチが29,608バイト(91%)を使っています。
最大2,048バイトのRAMのうち、グローバル変数が1,132バイト(55%)を使っていて、ローカル変数で916バイト使うことができます。
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avrdude -C/Applications/Arduino.app/Contents/Java/hardware/tools/avr/etc/avrdude.conf -v -V -patmega328p -cstk500v1 -P/dev/cu.SLAB_USBtoUART -b19200 -Uflash:w:/var/folders/kb/5q93gdtd18b0vtckxw39f9vh0000gn/T/arduino_build_718027/DSDCCDecoder_VVVF_melody_adpcm_forDCS50k.ino.hex:i
avrdude: Version 6.3, compiled on Sep 12 2016 at 17:22:25
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch
System wide configuration file is "/Applications/Arduino.app/Contents/Java/hardware/tools/avr/etc/avrdude.conf"
User configuration file is "/Users/su/.avrduderc"
User configuration file does not exist or is not a regular file, skipping
Using Port : /dev/cu.SLAB_USBtoUART
Using Programmer : stk500v1
Overriding Baud Rate : 19200
AVR Part : ATmega328P
Chip Erase delay : 9000 us
PAGEL : PD7
BS2 : PC2
RESET disposition : dedicated
RETRY pulse : SCK
serial program mode : yes
parallel program mode : yes
Timeout : 200
StabDelay : 100
CmdexeDelay : 25
SyncLoops : 32
ByteDelay : 0
PollIndex : 3
PollValue : 0x53
Memory Detail :
Block Poll Page Polled
Memory Type Mode Delay Size Indx Paged Size Size #Pages MinW MaxW ReadBack
----------- ---- ----- ----- ---- ------ ------ ---- ------ ----- ----- ---------
eeprom 65 20 4 0 no 1024 4 0 3600 3600 0xff 0xff
flash 65 6 128 0 yes 32768 128 256 4500 4500 0xff 0xff
lfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
hfuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
efuse 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
lock 0 0 0 0 no 1 0 0 4500 4500 0x00 0x00
calibration 0 0 0 0 no 1 0 0 0 0 0x00 0x00
signature 0 0 0 0 no 3 0 0 0 0 0x00 0x00
Programmer Type : STK500
Description : Atmel STK500 Version 1.x firmware
Hardware Version: 2
Firmware Version: 1.18
Topcard : Unknown
Vtarget : 0.0 V
Varef : 0.0 V
Oscillator : Off
SCK period : 0.1 us
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.02s
avrdude: Device signature = 0x1e950f (probably m328p)
avrdude: NOTE: "flash" memory has been specified, an erase cycle will be performed
To disable this feature, specify the -D option.
avrdude: erasing chip
avrdude: reading input file "/var/folders/kb/5q93gdtd18b0vtckxw39f9vh0000gn/T/arduino_build_718027/DSDCCDecoder_VVVF_melody_adpcm_forDCS50k.ino.hex"
avrdude: writing flash (29608 bytes):
Writing | ################################################## | 100% 32.04s
avrdude: 29608 bytes of flash written
avrdude done. Thank you.
あやのブログ
DesktopStation/DCC電子工作連合
2017/07/16 1版