30 lines
1.2 KiB
Plaintext
30 lines
1.2 KiB
Plaintext
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'C:\Users\ZBright\AppData\Local\Keil_v5\ARM\ARMCC\Bin'
|
|
Rebuild target 'keyscan003'
|
|
assembling startup_stm32mp15xx.s...
|
|
compiling stm32mp1xx_hal_gpio.c...
|
|
compiling stm32mp1xx_it.c...
|
|
compiling main.c...
|
|
compiling stm32mp1xx_hal_dma.c...
|
|
compiling stm32mp1xx_hal_dma_ex.c...
|
|
compiling stm32mp1xx_hal_exti.c...
|
|
compiling stm32mp1xx_hal_hsem.c...
|
|
compiling stm32mp1xx_hal_msp.c...
|
|
compiling stm32mp1xx_hal_cortex.c...
|
|
compiling stm32mp1xx_hal_pwr.c...
|
|
compiling stm32mp1xx_hal.c...
|
|
compiling system_stm32mp1xx.c...
|
|
compiling stm32mp1xx_hal_mdma.c...
|
|
compiling stm32mp1xx_hal_pwr_ex.c...
|
|
compiling stm32mp1xx_hal_rcc.c...
|
|
../Drivers/STM32MP1xx_HAL_Driver/Src/stm32mp1xx_hal_rcc.c(1358): warning: #111-D: statement is unreachable
|
|
break;
|
|
../Drivers/STM32MP1xx_HAL_Driver/Src/stm32mp1xx_hal_rcc.c: 1 warning, 0 errors
|
|
compiling stm32mp1xx_hal_rcc_ex.c...
|
|
linking...
|
|
stm32mp15xx_m4.sct(24): warning: L6314W: No section matches pattern *(.resource_table).
|
|
Program Size: Code=6480 RO-data=988 RW-data=16 ZI-data=33792
|
|
Finished: 0 information, 1 warning and 0 error messages.
|
|
FromELF: creating hex file...
|
|
"keyscan003\keyscan003.axf" - 0 Error(s), 2 Warning(s).
|
|
Build Time Elapsed: 00:00:18
|