forked from KyleLopin/PSoC-Potentiostat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBUILD.log
110 lines (110 loc) · 26 KB
/
BUILD.log
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
100
101
102
103
104
105
106
107
108
109
110
--------------- Build Started: 10/03/2017 13:57:49 Project: Amperometry_v059_2, Configuration: ARM GCC 5.4-2016-q2-update Debug ---------------
cydsfit.exe -.appdatapath "C:\Users\Kyle\AppData\Local\Cypress Semiconductor\PSoC Creator\4.1" -.fdsnotice -.fdswarpdepfile=warp_dependencies.txt -.fdselabdepfile=elab_dependencies.txt -.fdsbldfile=generated_files.txt -.fdsreffile=referenced_files.txt -p C:\Users\Kyle\Documents\PSoC\Amperometry\Amperometry_v059_2.cydsn\Amperometry_v059_2.cyprj -d CY8C5888LTI-LP097 -s C:\Users\Kyle\Documents\PSoC\Amperometry\Amperometry_v059_2.cydsn\Generated_Source\PSoC5 -- -yv2 -q10 -ygs -o2 -v3 -.fftcfgtype=LE
Elaborating Design...
HDL Generation...
Synthesis...
Tech Mapping...
Info: plm.M0038: The pin named Working_Electrode(0) at location P0[0] prevents usage of special purposes: OpAmp:out. (App=cydsfit)
Analog Placement...
Log: apr.M0058: The analog placement iterative improvement is 28% done. (App=cydsfit)
Log: apr.M0058: The analog placement iterative improvement is 52% done. (App=cydsfit)
Log: apr.M0058: The analog placement iterative improvement is 95% done. (App=cydsfit)
Analog Routing...
Analog Code Generation...
Warning: apr.M0042: Bonded pin(s) "P3[5]" are not used in your current design but have been connected in order to route the design. (App=cydsfit)
Digital Placement...
Digital Routing...
Bitstream Generation...
Bitstream Verification...
Static timing analysis...
API Generation...
Dependency Generation...
Cleanup...
arm-none-eabi-gcc.exe -c main.c -o .\CortexM3\ARM_GCC_541\Debug\main.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/main.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c calibrate.c -o .\CortexM3\ARM_GCC_541\Debug\calibrate.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/calibrate.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c lut_protocols.c -o .\CortexM3\ARM_GCC_541\Debug\lut_protocols.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/lut_protocols.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c usb_protocols.c -o .\CortexM3\ARM_GCC_541\Debug\usb_protocols.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/usb_protocols.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c helper_functions.c -o .\CortexM3\ARM_GCC_541\Debug\helper_functions.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/helper_functions.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
helper_functions.c: In function 'helper_Writebyte_EEPROM':
helper_functions.c:97:11: warning: variable 'blank_hold2' set but not used [-Wunused-but-set-variable]
uint8 blank_hold2 = EEPROM_UpdateTemperature();
^
helper_functions.c: In function 'helper_Readbyte_EEPROM':
helper_functions.c:120:11: warning: unused variable 'blank_hold2' [-Wunused-variable]
uint8 blank_hold2 = EEPROM_UpdateTemperature();
^
arm-none-eabi-gcc.exe -c DAC.c -o .\CortexM3\ARM_GCC_541\Debug\DAC.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/DAC.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c user_selections.c -o .\CortexM3\ARM_GCC_541\Debug\user_selections.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/user_selections.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\cyfitter_cfg.c -o .\CortexM3\ARM_GCC_541\Debug\cyfitter_cfg.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/cyfitter_cfg.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\cymetadata.c -o .\CortexM3\ARM_GCC_541\Debug\cymetadata.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/cymetadata.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\USBFS.c -o .\CortexM3\ARM_GCC_541\Debug\USBFS.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/USBFS.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\USBFS_audio.c -o .\CortexM3\ARM_GCC_541\Debug\USBFS_audio.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/USBFS_audio.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\USBFS_boot.c -o .\CortexM3\ARM_GCC_541\Debug\USBFS_boot.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/USBFS_boot.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\USBFS_cdc.c -o .\CortexM3\ARM_GCC_541\Debug\USBFS_cdc.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/USBFS_cdc.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\USBFS_cls.c -o .\CortexM3\ARM_GCC_541\Debug\USBFS_cls.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/USBFS_cls.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\USBFS_descr.c -o .\CortexM3\ARM_GCC_541\Debug\USBFS_descr.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/USBFS_descr.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\USBFS_drv.c -o .\CortexM3\ARM_GCC_541\Debug\USBFS_drv.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/USBFS_drv.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\USBFS_episr.c -o .\CortexM3\ARM_GCC_541\Debug\USBFS_episr.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/USBFS_episr.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\USBFS_hid.c -o .\CortexM3\ARM_GCC_541\Debug\USBFS_hid.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/USBFS_hid.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\USBFS_pm.c -o .\CortexM3\ARM_GCC_541\Debug\USBFS_pm.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/USBFS_pm.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\USBFS_std.c -o .\CortexM3\ARM_GCC_541\Debug\USBFS_std.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/USBFS_std.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\USBFS_vnd.c -o .\CortexM3\ARM_GCC_541\Debug\USBFS_vnd.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/USBFS_vnd.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\USBFS_midi.c -o .\CortexM3\ARM_GCC_541\Debug\USBFS_midi.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/USBFS_midi.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\USBFS_msc.c -o .\CortexM3\ARM_GCC_541\Debug\USBFS_msc.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/USBFS_msc.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\USBFS_Dm.c -o .\CortexM3\ARM_GCC_541\Debug\USBFS_Dm.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/USBFS_Dm.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\USBFS_Dp.c -o .\CortexM3\ARM_GCC_541\Debug\USBFS_Dp.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/USBFS_Dp.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\Cm3Start.c -o .\CortexM3\ARM_GCC_541\Debug\Cm3Start.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/Cm3Start.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\CyDmac.c -o .\CortexM3\ARM_GCC_541\Debug\CyDmac.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/CyDmac.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\CyFlash.c -o .\CortexM3\ARM_GCC_541\Debug\CyFlash.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/CyFlash.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\CyLib.c -o .\CortexM3\ARM_GCC_541\Debug\CyLib.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/CyLib.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\cyPm.c -o .\CortexM3\ARM_GCC_541\Debug\cyPm.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/cyPm.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\CySpc.c -o .\CortexM3\ARM_GCC_541\Debug\CySpc.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/CySpc.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\cyutils.c -o .\CortexM3\ARM_GCC_541\Debug\cyutils.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/cyutils.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\Clock_PWM.c -o .\CortexM3\ARM_GCC_541\Debug\Clock_PWM.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/Clock_PWM.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\PWM_isr.c -o .\CortexM3\ARM_GCC_541\Debug\PWM_isr.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/PWM_isr.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\PWM_isr_PM.c -o .\CortexM3\ARM_GCC_541\Debug\PWM_isr_PM.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/PWM_isr_PM.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\isr_dac.c -o .\CortexM3\ARM_GCC_541\Debug\isr_dac.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/isr_dac.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\isr_adc.c -o .\CortexM3\ARM_GCC_541\Debug\isr_adc.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/isr_adc.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\Opamp_Aux.c -o .\CortexM3\ARM_GCC_541\Debug\Opamp_Aux.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/Opamp_Aux.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\Opamp_Aux_PM.c -o .\CortexM3\ARM_GCC_541\Debug\Opamp_Aux_PM.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/Opamp_Aux_PM.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\TIA.c -o .\CortexM3\ARM_GCC_541\Debug\TIA.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/TIA.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\TIA_PM.c -o .\CortexM3\ARM_GCC_541\Debug\TIA_PM.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/TIA_PM.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\VDAC_TIA.c -o .\CortexM3\ARM_GCC_541\Debug\VDAC_TIA.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/VDAC_TIA.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\VDAC_TIA_PM.c -o .\CortexM3\ARM_GCC_541\Debug\VDAC_TIA_PM.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/VDAC_TIA_PM.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\ADC_SigDel.c -o .\CortexM3\ARM_GCC_541\Debug\ADC_SigDel.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/ADC_SigDel.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\ADC_SigDel_PM.c -o .\CortexM3\ARM_GCC_541\Debug\ADC_SigDel_PM.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/ADC_SigDel_PM.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\ADC_SigDel_INT.c -o .\CortexM3\ARM_GCC_541\Debug\ADC_SigDel_INT.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/ADC_SigDel_INT.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\ADC_SigDel_Ext_CP_Clk.c -o .\CortexM3\ARM_GCC_541\Debug\ADC_SigDel_Ext_CP_Clk.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/ADC_SigDel_Ext_CP_Clk.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\ADC_SigDel_IRQ.c -o .\CortexM3\ARM_GCC_541\Debug\ADC_SigDel_IRQ.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/ADC_SigDel_IRQ.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\ADC_SigDel_theACLK.c -o .\CortexM3\ARM_GCC_541\Debug\ADC_SigDel_theACLK.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/ADC_SigDel_theACLK.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\TIA_end_pin.c -o .\CortexM3\ARM_GCC_541\Debug\TIA_end_pin.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/TIA_end_pin.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\TIA_resistor1.c -o .\CortexM3\ARM_GCC_541\Debug\TIA_resistor1.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/TIA_resistor1.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\VDAC_source.c -o .\CortexM3\ARM_GCC_541\Debug\VDAC_source.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/VDAC_source.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\VDAC_source_PM.c -o .\CortexM3\ARM_GCC_541\Debug\VDAC_source_PM.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/VDAC_source_PM.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\AMux_V_source.c -o .\CortexM3\ARM_GCC_541\Debug\AMux_V_source.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/AMux_V_source.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\AMux_electrode.c -o .\CortexM3\ARM_GCC_541\Debug\AMux_electrode.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/AMux_electrode.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\AMux_TIA_resistor_bypass.c -o .\CortexM3\ARM_GCC_541\Debug\AMux_TIA_resistor_bypass.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/AMux_TIA_resistor_bypass.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\AMux_TIA_input.c -o .\CortexM3\ARM_GCC_541\Debug\AMux_TIA_input.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/AMux_TIA_input.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\DVDAC.c -o .\CortexM3\ARM_GCC_541\Debug\DVDAC.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/DVDAC.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\DVDAC_PM.c -o .\CortexM3\ARM_GCC_541\Debug\DVDAC_PM.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/DVDAC_PM.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\DVDAC_DMA_dma.c -o .\CortexM3\ARM_GCC_541\Debug\DVDAC_DMA_dma.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/DVDAC_DMA_dma.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\DVDAC_VDAC8.c -o .\CortexM3\ARM_GCC_541\Debug\DVDAC_VDAC8.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/DVDAC_VDAC8.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\DVDAC_VDAC8_PM.c -o .\CortexM3\ARM_GCC_541\Debug\DVDAC_VDAC8_PM.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/DVDAC_VDAC8_PM.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\DVDAC_IntClock.c -o .\CortexM3\ARM_GCC_541\Debug\DVDAC_IntClock.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/DVDAC_IntClock.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\EEPROM.c -o .\CortexM3\ARM_GCC_541\Debug\EEPROM.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/EEPROM.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\IDAC_calibrate.c -o .\CortexM3\ARM_GCC_541\Debug\IDAC_calibrate.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/IDAC_calibrate.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\IDAC_calibrate_PM.c -o .\CortexM3\ARM_GCC_541\Debug\IDAC_calibrate_PM.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/IDAC_calibrate_PM.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\Pin_DVDAC_cap.c -o .\CortexM3\ARM_GCC_541\Debug\Pin_DVDAC_cap.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/Pin_DVDAC_cap.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\isr_adcAmp.c -o .\CortexM3\ARM_GCC_541\Debug\isr_adcAmp.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/isr_adcAmp.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\Working_Electrode.c -o .\CortexM3\ARM_GCC_541\Debug\Working_Electrode.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/Working_Electrode.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\Reference_Electrode.c -o .\CortexM3\ARM_GCC_541\Debug\Reference_Electrode.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/Reference_Electrode.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-gcc.exe -c Generated_Source\PSoC5\Counter_Electrode.c -o .\CortexM3\ARM_GCC_541\Debug\Counter_Electrode.o -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -Wa,-alh=.\CortexM3\ARM_GCC_541\Debug/Counter_Electrode.lst -g -D DEBUG -Wall -ffunction-sections -ffat-lto-objects -O0 -std=gnu99
arm-none-eabi-as.exe -o .\CortexM3\ARM_GCC_541\Debug\CyBootAsmGnu.o Generated_Source\PSoC5\CyBootAsmGnu.s -mcpu=cortex-m3 -mthumb -I. -IGenerated_Source\PSoC5 -alh=.\CortexM3\ARM_GCC_541\Debug/CyBootAsmGnu.lst -g -W
arm-none-eabi-ar.exe -rs .\CortexM3\ARM_GCC_541\Debug\Amperometry_v059_2.a .\CortexM3\ARM_GCC_541\Debug\USBFS.o .\CortexM3\ARM_GCC_541\Debug\USBFS_audio.o .\CortexM3\ARM_GCC_541\Debug\USBFS_boot.o .\CortexM3\ARM_GCC_541\Debug\USBFS_cdc.o .\CortexM3\ARM_GCC_541\Debug\USBFS_cls.o .\CortexM3\ARM_GCC_541\Debug\USBFS_descr.o .\CortexM3\ARM_GCC_541\Debug\USBFS_drv.o .\CortexM3\ARM_GCC_541\Debug\USBFS_episr.o .\CortexM3\ARM_GCC_541\Debug\USBFS_hid.o .\CortexM3\ARM_GCC_541\Debug\USBFS_pm.o .\CortexM3\ARM_GCC_541\Debug\USBFS_std.o .\CortexM3\ARM_GCC_541\Debug\USBFS_vnd.o .\CortexM3\ARM_GCC_541\Debug\USBFS_midi.o .\CortexM3\ARM_GCC_541\Debug\USBFS_msc.o .\CortexM3\ARM_GCC_541\Debug\USBFS_Dm.o .\CortexM3\ARM_GCC_541\Debug\USBFS_Dp.o .\CortexM3\ARM_GCC_541\Debug\CyDmac.o .\CortexM3\ARM_GCC_541\Debug\CyFlash.o .\CortexM3\ARM_GCC_541\Debug\CyLib.o .\CortexM3\ARM_GCC_541\Debug\cyPm.o .\CortexM3\ARM_GCC_541\Debug\CySpc.o .\CortexM3\ARM_GCC_541\Debug\cyutils.o .\CortexM3\ARM_GCC_541\Debug\Clock_PWM.o .\CortexM3\ARM_GCC_541\Debug\PWM_isr.o .\CortexM3\ARM_GCC_541\Debug\PWM_isr_PM.o .\CortexM3\ARM_GCC_541\Debug\isr_dac.o .\CortexM3\ARM_GCC_541\Debug\isr_adc.o .\CortexM3\ARM_GCC_541\Debug\Opamp_Aux.o .\CortexM3\ARM_GCC_541\Debug\Opamp_Aux_PM.o .\CortexM3\ARM_GCC_541\Debug\TIA.o .\CortexM3\ARM_GCC_541\Debug\TIA_PM.o .\CortexM3\ARM_GCC_541\Debug\VDAC_TIA.o .\CortexM3\ARM_GCC_541\Debug\VDAC_TIA_PM.o .\CortexM3\ARM_GCC_541\Debug\ADC_SigDel.o .\CortexM3\ARM_GCC_541\Debug\ADC_SigDel_PM.o .\CortexM3\ARM_GCC_541\Debug\ADC_SigDel_INT.o .\CortexM3\ARM_GCC_541\Debug\ADC_SigDel_Ext_CP_Clk.o .\CortexM3\ARM_GCC_541\Debug\ADC_SigDel_IRQ.o .\CortexM3\ARM_GCC_541\Debug\ADC_SigDel_theACLK.o .\CortexM3\ARM_GCC_541\Debug\TIA_end_pin.o .\CortexM3\ARM_GCC_541\Debug\TIA_resistor1.o .\CortexM3\ARM_GCC_541\Debug\VDAC_source.o .\CortexM3\ARM_GCC_541\Debug\VDAC_source_PM.o .\CortexM3\ARM_GCC_541\Debug\AMux_V_source.o .\CortexM3\ARM_GCC_541\Debug\AMux_electrode.o .\CortexM3\ARM_GCC_541\Debug\AMux_TIA_resistor_bypass.o .\CortexM3\ARM_GCC_541\Debug\AMux_TIA_input.o .\CortexM3\ARM_GCC_541\Debug\DVDAC.o .\CortexM3\ARM_GCC_541\Debug\DVDAC_PM.o .\CortexM3\ARM_GCC_541\Debug\DVDAC_DMA_dma.o .\CortexM3\ARM_GCC_541\Debug\DVDAC_VDAC8.o .\CortexM3\ARM_GCC_541\Debug\DVDAC_VDAC8_PM.o .\CortexM3\ARM_GCC_541\Debug\DVDAC_IntClock.o .\CortexM3\ARM_GCC_541\Debug\EEPROM.o .\CortexM3\ARM_GCC_541\Debug\IDAC_calibrate.o .\CortexM3\ARM_GCC_541\Debug\IDAC_calibrate_PM.o .\CortexM3\ARM_GCC_541\Debug\Pin_DVDAC_cap.o .\CortexM3\ARM_GCC_541\Debug\isr_adcAmp.o .\CortexM3\ARM_GCC_541\Debug\Working_Electrode.o .\CortexM3\ARM_GCC_541\Debug\Reference_Electrode.o .\CortexM3\ARM_GCC_541\Debug\Counter_Electrode.o .\CortexM3\ARM_GCC_541\Debug\CyBootAsmGnu.o
arm-none-eabi-ar.exe: creating .\CortexM3\ARM_GCC_541\Debug\Amperometry_v059_2.a
arm-none-eabi-gcc.exe -Wl,--start-group -o C:\Users\Kyle\Documents\PSoC\Amperometry\Amperometry_v059_2.cydsn\CortexM3\ARM_GCC_541\Debug\Amperometry_v059_2.elf .\CortexM3\ARM_GCC_541\Debug\main.o .\CortexM3\ARM_GCC_541\Debug\calibrate.o .\CortexM3\ARM_GCC_541\Debug\lut_protocols.o .\CortexM3\ARM_GCC_541\Debug\usb_protocols.o .\CortexM3\ARM_GCC_541\Debug\helper_functions.o .\CortexM3\ARM_GCC_541\Debug\DAC.o .\CortexM3\ARM_GCC_541\Debug\user_selections.o .\CortexM3\ARM_GCC_541\Debug\cyfitter_cfg.o .\CortexM3\ARM_GCC_541\Debug\cymetadata.o .\CortexM3\ARM_GCC_541\Debug\Cm3Start.o .\CortexM3\ARM_GCC_541\Debug\Amperometry_v059_2.a "C:\Program Files (x86)\Cypress\PSoC Creator\4.1\PSoC Creator\psoc\content\cycomponentlibrary\CyComponentLibrary.cylib\CortexM3\ARM_GCC_541\Debug\CyComponentLibrary.a" -mcpu=cortex-m3 -mthumb -l m -L Generated_Source\PSoC5 -Wl,-Map,.\CortexM3\ARM_GCC_541\Debug/Amperometry_v059_2.map -T Generated_Source\PSoC5\cm3gcc.ld -specs=nano.specs -Wl,--gc-sections -g -ffunction-sections -O0 -ffat-lto-objects -Wl,--end-group
cyelftool.exe -C C:\Users\Kyle\Documents\PSoC\Amperometry\Amperometry_v059_2.cydsn\CortexM3\ARM_GCC_541\Debug\Amperometry_v059_2.elf --flash_row_size 256 --flash_size 262144 --flash_offset 0x00000000
cyelftool.exe -S C:\Users\Kyle\Documents\PSoC\Amperometry\Amperometry_v059_2.cydsn\CortexM3\ARM_GCC_541\Debug\Amperometry_v059_2.elf
Flash used: 36964 of 262144 bytes (14.1 %).
SRAM used: 54005 of 65536 bytes (82.4 %). Stack: 2048 bytes. Heap: 128 bytes.
--------------- Build Succeeded: 10/03/2017 13:58:27 ---------------