-
Notifications
You must be signed in to change notification settings - Fork 0
/
DEVELOP.txt
104 lines (95 loc) · 18.5 KB
/
DEVELOP.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
ARDUINO 328P
============
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=101 -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/variants/standard /tmp/build6564139667747978264.tmp/Blink.cpp -o /tmp/build6564139667747978264.tmp/Blink.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-gcc -c -g -Os -Wall -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=101 -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/variants/standard /DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/wiring_pulse.c -o /tmp/build6564139667747978264.tmp/wiring_pulse.c.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-gcc -c -g -Os -Wall -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=101 -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/variants/standard /DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/wiring_shift.c -o /tmp/build6564139667747978264.tmp/wiring_shift.c.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-gcc -c -g -Os -Wall -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=101 -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/variants/standard /DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/wiring_analog.c -o /tmp/build6564139667747978264.tmp/wiring_analog.c.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-gcc -c -g -Os -Wall -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=101 -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/variants/standard /DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/WInterrupts.c -o /tmp/build6564139667747978264.tmp/WInterrupts.c.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-gcc -c -g -Os -Wall -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=101 -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/variants/standard /DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/wiring_digital.c -o /tmp/build6564139667747978264.tmp/wiring_digital.c.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-gcc -c -g -Os -Wall -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=101 -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/variants/standard /DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/wiring.c -o /tmp/build6564139667747978264.tmp/wiring.c.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=101 -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/variants/standard /DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/Print.cpp -o /tmp/build6564139667747978264.tmp/Print.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/Print.cpp: In member function ‘size_t Print::print(const __FlashStringHelper*)’:
/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/Print.cpp:44: warning: ‘__progmem__’ attribute ignored
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=101 -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/variants/standard /DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/WMath.cpp -o /tmp/build6564139667747978264.tmp/WMath.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=101 -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/variants/standard /DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/main.cpp -o /tmp/build6564139667747978264.tmp/main.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=101 -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/variants/standard /DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/WString.cpp -o /tmp/build6564139667747978264.tmp/WString.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=101 -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/variants/standard /DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/USBCore.cpp -o /tmp/build6564139667747978264.tmp/USBCore.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=101 -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/variants/standard /DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/HardwareSerial.cpp -o /tmp/build6564139667747978264.tmp/HardwareSerial.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/HardwareSerial.cpp: In function ‘void store_char(unsigned char, ring_buffer*)’:
/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/HardwareSerial.cpp:82: warning: comparison between signed and unsigned integer expressions
/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/HardwareSerial.cpp: In member function ‘virtual size_t HardwareSerial::write(uint8_t)’:
/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/HardwareSerial.cpp:390: warning: comparison between signed and unsigned integer expressions
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=101 -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/variants/standard /DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/Stream.cpp -o /tmp/build6564139667747978264.tmp/Stream.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=101 -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/variants/standard /DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/HID.cpp -o /tmp/build6564139667747978264.tmp/HID.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=101 -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/variants/standard /DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/Tone.cpp -o /tmp/build6564139667747978264.tmp/Tone.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/Tone.cpp:108: warning: only initialized variables can be placed into program memory area
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=101 -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/variants/standard /DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/new.cpp -o /tmp/build6564139667747978264.tmp/new.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=101 -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/variants/standard /DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/CDC.cpp -o /tmp/build6564139667747978264.tmp/CDC.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega328p -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=101 -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/variants/standard /DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino/IPAddress.cpp -o /tmp/build6564139667747978264.tmp/IPAddress.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/wiring_pulse.c.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/wiring_shift.c.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/wiring_analog.c.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/WInterrupts.c.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/wiring_digital.c.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/wiring.c.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/Print.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/WMath.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/main.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/WString.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/USBCore.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/HardwareSerial.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/Stream.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/HID.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/Tone.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/new.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/CDC.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/IPAddress.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-gcc -Os -Wl,--gc-sections -mmcu=atmega328p -o /tmp/build6564139667747978264.tmp/Blink.cpp.elf /tmp/build6564139667747978264.tmp/Blink.cpp.o /tmp/build6564139667747978264.tmp/core.a -L/tmp/build6564139667747978264.tmp -lm
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-objcopy -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0 /tmp/build6564139667747978264.tmp/Blink.cpp.elf /tmp/build6564139667747978264.tmp/Blink.cpp.eep
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-objcopy -O ihex -R .eeprom /tmp/build6564139667747978264.tmp/Blink.cpp.elf /tmp/build6564139667747978264.tmp/Blink.cpp.hex
Taille binaire du croquis : 1 084 octets (d'un max de 32 256 octets)
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avrdude -C/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avrdude.conf -v -v -v -v -patmega328p -carduino -P/dev/ttyACM0 -b115200 -D -Uflash:w:/tmp/build6564139667747978264.tmp/Blink.cpp.hex:i
ARDUINO 2560
============
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-g++ -c -g -Os -Wall -fno-exceptions -ffunction-sections -fdata-sections -mmcu=atmega2560 -DF_CPU=16000000L -MMD -DUSB_VID=null -DUSB_PID=null -DARDUINO=101 -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/cores/arduino -I/DEV-ENV/bin/arduino-1.0.1/hardware/arduino/variants/mega /tmp/build6564139667747978264.tmp/Blink.cpp -o /tmp/build6564139667747978264.tmp/Blink.cpp.o
Using previously compiled: /tmp/build6564139667747978264.tmp/wiring_pulse.c.o
Using previously compiled: /tmp/build6564139667747978264.tmp/wiring_shift.c.o
Using previously compiled: /tmp/build6564139667747978264.tmp/wiring_analog.c.o
Using previously compiled: /tmp/build6564139667747978264.tmp/WInterrupts.c.o
Using previously compiled: /tmp/build6564139667747978264.tmp/wiring_digital.c.o
Using previously compiled: /tmp/build6564139667747978264.tmp/wiring.c.o
Using previously compiled: /tmp/build6564139667747978264.tmp/Print.cpp.o
Using previously compiled: /tmp/build6564139667747978264.tmp/WMath.cpp.o
Using previously compiled: /tmp/build6564139667747978264.tmp/main.cpp.o
Using previously compiled: /tmp/build6564139667747978264.tmp/WString.cpp.o
Using previously compiled: /tmp/build6564139667747978264.tmp/USBCore.cpp.o
Using previously compiled: /tmp/build6564139667747978264.tmp/HardwareSerial.cpp.o
Using previously compiled: /tmp/build6564139667747978264.tmp/Stream.cpp.o
Using previously compiled: /tmp/build6564139667747978264.tmp/HID.cpp.o
Using previously compiled: /tmp/build6564139667747978264.tmp/Tone.cpp.o
Using previously compiled: /tmp/build6564139667747978264.tmp/new.cpp.o
Using previously compiled: /tmp/build6564139667747978264.tmp/CDC.cpp.o
Using previously compiled: /tmp/build6564139667747978264.tmp/IPAddress.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/wiring_pulse.c.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/wiring_shift.c.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/wiring_analog.c.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/WInterrupts.c.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/wiring_digital.c.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/wiring.c.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/Print.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/WMath.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/main.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/WString.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/USBCore.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/HardwareSerial.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/Stream.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/HID.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/Tone.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/new.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/CDC.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-ar rcs /tmp/build6564139667747978264.tmp/core.a /tmp/build6564139667747978264.tmp/IPAddress.cpp.o
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-gcc -Os -Wl,--gc-sections,--relax -mmcu=atmega2560 -o /tmp/build6564139667747978264.tmp/Blink.cpp.elf /tmp/build6564139667747978264.tmp/Blink.cpp.o /tmp/build6564139667747978264.tmp/core.a -L/tmp/build6564139667747978264.tmp -lm
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-objcopy -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0 /tmp/build6564139667747978264.tmp/Blink.cpp.elf /tmp/build6564139667747978264.tmp/Blink.cpp.eep
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avr/bin/avr-objcopy -O ihex -R .eeprom /tmp/build6564139667747978264.tmp/Blink.cpp.elf /tmp/build6564139667747978264.tmp/Blink.cpp.hex
Taille binaire du croquis : 1 632 octets (d'un max de 258 048 octets)
/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avrdude -C/DEV-ENV/bin/arduino-1.0.1/hardware/tools/avrdude.conf -v -v -v -v -patmega2560 -cstk500v2 -P/dev/ttyACM0 -b115200 -D -Uflash:w:/tmp/build6564139667747978264.tmp/Blink.cpp.hex:i