forked from zsj-28/PSoC6_UDB_I2C_Master
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathBUILD.log
16 lines (16 loc) · 7.12 KB
/
BUILD.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--------------- Build Started: 09/05/2024 15:47:03 Project: CY8CPROTO-063-BLE_Master, Configuration: ARM GCC 5.4-2016-q2-update Debug ---------------
The code generation step is up to date.
The compile step is up to date, no work needs to be done.
The link step is up to date, no work needs to be done.
arm-none-eabi-gcc.exe -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -mthumb -I. -IGenerated_Source\PSoC6 -IGenerated_Source\PSoC6\pdl\cmsis/include/ -IGenerated_Source\PSoC6\pdl\devices/psoc6/include/ -IGenerated_Source\PSoC6\pdl\devices/psoc6/include/ip/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/crypto/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/ctb/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/ctdac/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/device/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/efuse/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/flash/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/gpio/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/ipc/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/lvd/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/profile/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/prot/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/sar/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/scb/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/sysanalog/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/sysclk/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/sysint/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/syslib/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/syspm/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/systick/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/tcpwm/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/trigmux/ -IGenerated_Source\PSoC6\pdl\drivers/peripheral/wdt/ -IGenerated_Source\PSoC6\pdl\middleware/ -IGenerated_Source\PSoC6\pdl\rtos/FreeRTOS/10.0.1/Source/include/ -IGenerated_Source\PSoC6\pdl\rtos/FreeRTOS/10.0.1/Source/portable/GCC/CM4F/ -IGenerated_Source\PSoC6\pdl\utilities/ -Wa,-alh=.\CortexM4\ARM_GCC_541\Debug/ADPD1080.lst -g -D DEBUG -D CY_CORE_ID=0 -D CY_PSOC_CREATOR_USED=1 -D CYBLE_416045_02 -Wall -ffunction-sections -ffat-lto-objects -Og -c ADPD1080.c -o .\CortexM4\ARM_GCC_541\Debug\ADPD1080.o
arm-none-eabi-gcc.exe -Wl,--start-group -o "C:\Users\thoma\Documents\PSoC Creator\ecmo\ecmo_psoc6_ws\CY8CPROTO-063-BLE_Master.cydsn\CortexM4\ARM_GCC_541\Debug\CY8CPROTO-063-BLE_Master_link.elf" Generated_Source\PSoC6\pdl\drivers\peripheral\crypto\libs\cy_crypto_client_gcc.a Generated_Source\PSoC6\pdl\drivers\peripheral\crypto\libs\cy_crypto_server_gcc.a .\CortexM4\ARM_GCC_541\Debug\startup_psoc6_01_cm4.o .\CortexM4\ARM_GCC_541\Debug\main_cm4.o .\CortexM4\ARM_GCC_541\Debug\system_psoc6_cm4.o .\CortexM4\ARM_GCC_541\Debug\ADPD1080.o .\CortexM4\ARM_GCC_541\Debug\stdio_user.o .\CortexM4\ARM_GCC_541\Debug\cyfitter_sysint_cfg.o .\CortexM4\ARM_GCC_541\Debug\cymetadata.o .\CortexM4\ARM_GCC_541\Debug\I2C.o .\CortexM4\ARM_GCC_541\Debug\I2C_BOOT.o .\CortexM4\ARM_GCC_541\Debug\I2C_INT.o .\CortexM4\ARM_GCC_541\Debug\I2C_PM.o .\CortexM4\ARM_GCC_541\Debug\I2C_SLAVE.o .\CortexM4\ARM_GCC_541\Debug\I2C_MASTER.o .\CortexM4\ARM_GCC_541\Debug\cy_efuse.o .\CortexM4\ARM_GCC_541\Debug\cy_flash.o .\CortexM4\ARM_GCC_541\Debug\cy_gpio.o .\CortexM4\ARM_GCC_541\Debug\cy_ipc_drv.o .\CortexM4\ARM_GCC_541\Debug\cy_ipc_sema.o .\CortexM4\ARM_GCC_541\Debug\cy_ipc_pipe.o .\CortexM4\ARM_GCC_541\Debug\cy_lvd.o .\CortexM4\ARM_GCC_541\Debug\cy_profile.o .\CortexM4\ARM_GCC_541\Debug\cy_prot.o .\CortexM4\ARM_GCC_541\Debug\cy_sysanalog.o .\CortexM4\ARM_GCC_541\Debug\cy_sysclk.o .\CortexM4\ARM_GCC_541\Debug\cy_sysint.o .\CortexM4\ARM_GCC_541\Debug\cy_syslib.o .\CortexM4\ARM_GCC_541\Debug\cy_syslib_gcc.o .\CortexM4\ARM_GCC_541\Debug\cy_syspm.o .\CortexM4\ARM_GCC_541\Debug\cy_systick.o .\CortexM4\ARM_GCC_541\Debug\cy_trigmux.o .\CortexM4\ARM_GCC_541\Debug\cy_wdt.o .\CortexM4\ARM_GCC_541\Debug\cy_device.o .\CortexM4\ARM_GCC_541\Debug\cy_scb_common.o .\CortexM4\ARM_GCC_541\Debug\cy_scb_i2c.o .\CortexM4\ARM_GCC_541\Debug\cy_scb_ezi2c.o .\CortexM4\ARM_GCC_541\Debug\cy_scb_spi.o .\CortexM4\ARM_GCC_541\Debug\cy_scb_uart.o .\CortexM4\ARM_GCC_541\Debug\cy_sar.o .\CortexM4\ARM_GCC_541\Debug\cy_tcpwm_counter.o .\CortexM4\ARM_GCC_541\Debug\cy_tcpwm_pwm.o .\CortexM4\ARM_GCC_541\Debug\cy_tcpwm_quaddec.o .\CortexM4\ARM_GCC_541\Debug\cy_ctb.o .\CortexM4\ARM_GCC_541\Debug\cy_ctdac.o .\CortexM4\ARM_GCC_541\Debug\cy_ble_clk.o .\CortexM4\ARM_GCC_541\Debug\croutine.o .\CortexM4\ARM_GCC_541\Debug\event_groups.o .\CortexM4\ARM_GCC_541\Debug\list.o .\CortexM4\ARM_GCC_541\Debug\queue.o .\CortexM4\ARM_GCC_541\Debug\tasks.o .\CortexM4\ARM_GCC_541\Debug\timers.o .\CortexM4\ARM_GCC_541\Debug\stream_buffer.o .\CortexM4\ARM_GCC_541\Debug\port.o .\CortexM4\ARM_GCC_541\Debug\heap_1.o .\CortexM4\ARM_GCC_541\Debug\retarget.o .\CortexM4\ARM_GCC_541\Debug\UART.o .\CortexM4\ARM_GCC_541\Debug\ADC.o .\CortexM4\ARM_GCC_541\Debug\ADC_INT.o .\CortexM4\ARM_GCC_541\Debug\ADC_INIT.o .\CortexM4\ARM_GCC_541\Debug\ADC_PM.o .\CortexM4\ARM_GCC_541\Debug\Timer.o .\CortexM4\ARM_GCC_541\Debug\VDAC.o .\CortexM4\ARM_GCC_541\Debug\UART_1.o -mcpu=cortex-m4 -mfloat-abi=softfp -mfpu=fpv4-sp-d16 -mthumb -L Generated_Source\PSoC6 -Wl,-Map,.\CortexM4\ARM_GCC_541\Debug/CY8CPROTO-063-BLE_Master.map -T cy8c6xx7_cm4_dual.ld -specs=nano.specs -Wl,--gc-sections -g -ffunction-sections -Og -ffat-lto-objects -Wl,--end-group
"C:\Program Files (x86)\Cypress\PDL\3.1.7\tools\win\elf\cymcuelftool.exe" --sign "C:\Users\thoma\Documents\PSoC Creator\ecmo\ecmo_psoc6_ws\CY8CPROTO-063-BLE_Master.cydsn\CortexM4\ARM_GCC_541\Debug\CY8CPROTO-063-BLE_Master_link.elf" --output "C:\Users\thoma\Documents\PSoC Creator\ecmo\ecmo_psoc6_ws\CY8CPROTO-063-BLE_Master.cydsn\CortexM4\ARM_GCC_541\Debug\CY8CPROTO-063-BLE_Master_signed.elf" --hex "C:\Users\thoma\Documents\PSoC Creator\ecmo\ecmo_psoc6_ws\CY8CPROTO-063-BLE_Master.cydsn\CortexM4\ARM_GCC_541\Debug\CY8CPROTO-063-BLE_Master_signed.hex"
No ELF section .cychecksum found, creating one
Application checksum calculated and stored in ELF section .cychecksum
Checksum calculated and stored in ELF section .cymeta
"C:\Program Files (x86)\Cypress\PDL\3.1.7\tools\win\elf\cymcuelftool.exe" --merge "C:\Users\thoma\Documents\PSoC Creator\ecmo\ecmo_psoc6_ws\CY8CPROTO-063-BLE_Master.cydsn\CortexM4\ARM_GCC_541\Debug\CY8CPROTO-063-BLE_Master_signed.elf" "C:\Users\thoma\Documents\PSoC Creator\ecmo\ecmo_psoc6_ws\CY8CPROTO-063-BLE_Master.cydsn\CortexM0p\ARM_GCC_541\Debug\CY8CPROTO-063-BLE_Master.elf" --output "C:\Users\thoma\Documents\PSoC Creator\ecmo\ecmo_psoc6_ws\CY8CPROTO-063-BLE_Master.cydsn\CortexM4\ARM_GCC_541\Debug\CY8CPROTO-063-BLE_Master.elf" --hex "C:\Users\thoma\Documents\PSoC Creator\ecmo\ecmo_psoc6_ws\CY8CPROTO-063-BLE_Master.cydsn\CortexM4\ARM_GCC_541\Debug\CY8CPROTO-063-BLE_Master.hex"
Application checksum calculated and stored in ELF section .cychecksum
Checksum calculated and stored in ELF section .cymeta
"C:\Program Files (x86)\Cypress\PDL\3.1.7\tools\win\elf\cymcuelftool.exe" -A "C:\Users\thoma\Documents\PSoC Creator\ecmo\ecmo_psoc6_ws\CY8CPROTO-063-BLE_Master.cydsn\CortexM4\ARM_GCC_541\Debug\CY8CPROTO-063-BLE_Master.elf"
code:61800 sram:3864
--------------- Build Succeeded: 09/05/2024 15:47:05 ---------------