shuichan_old/V1.5/STM32F103_App1/MDK-ARM/Log/build.log

60 lines
1.9 KiB
Plaintext

*** Using Compiler 'V5.05 update 1 (build 106)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'STM32F103rb_App1'
assembling startup_stm32f10x_hd.s...
compiling main.c...
compiling stm32f1xx_it.c...
compiling stm32f1xx_hal_msp.c...
compiling stm32f1xx_hal_timebase_tim.c...
compiling tasks.c...
compiling queue.c...
compiling list.c...
compiling port.c...
compiling heap_4.c...
compiling stm32f1xx_hal_gpio_ex.c...
compiling stm32f1xx_hal_tim.c...
compiling stm32f1xx_hal_tim_ex.c...
compiling stm32f1xx_hal_uart.c...
compiling stm32f1xx_hal.c...
compiling stm32f1xx_hal_rcc.c...
compiling stm32f1xx_hal_rcc_ex.c...
compiling stm32f1xx_hal_gpio.c...
compiling stm32f1xx_hal_dma.c...
compiling stm32f1xx_hal_cortex.c...
compiling stm32f1xx_hal_pwr.c...
compiling stm32f1xx_hal_flash.c...
compiling stm32f1xx_hal_flash_ex.c...
compiling stm32f1xx_hal_exti.c...
compiling stm32f1xx_hal_iwdg.c...
compiling stm32f1xx_hal_adc.c...
compiling system_stm32f1xx.c...
compiling proto.c...
compiling air780e.c...
compiling network.c...
compiling net_wifi.c...
compiling net_wifi_ota.c...
compiling esp8266.c...
compiling mqtt_client.c...
compiling relay.c...
compiling log.c...
compiling log_cn.c...
compiling 24c02.c...
compiling iic.c...
compiling adc.c...
compiling led.c...
compiling uart.c...
compiling feed_scale.c...
compiling user_cmd.c...
compiling ble_at.c...
compiling system.c...
compiling reset_log.c...
compiling app_loop.c...
compiling w25q64.c...
compiling hlw8032.c...
compiling oled.c...
linking...
Program Size: Code=77476 RO-data=3508 RW-data=516 ZI-data=36420
FromELF: creating hex file...
After Build - User command #1: cmd /c if not exist ..\OutputBin mkdir ..\OutputBin
After Build - User command #2: C:\Keil_v5\ARM\ARMCC\bin\fromelf.exe --bin --output ..\OutputBin\STM32F103rb_App1.bin ..\Object\STM32F103rb_App1.axf
"..\Object\STM32F103rb_App1.axf" - 0 Error(s), 0 Warning(s).