µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.38.0.0
Copyright (C) 2022 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: 123 123, 123, LIC=AT1BF-6TFNU-9Y6VX-H8F3A-B3KTY-15MV3
Tool Versions:
Toolchain: PK251 Prof. Developers Kit Version: 5.60.0.0
Toolchain Path: D:\Keil_v5\C251\BIN
C Compiler: C251.exe V5.60.0.0
Assembler: A251.exe V4.69.13.0
Linker/Locator: L251.exe V4.66.93.0
Library Manager: LIB251.exe V4.30.1.0
Hex Converter: OH251.exe V1.47.0.0
CPU DLL: S251.DLL V3.129.0.0
Dialog DLL: DCORE51.DLL V2.81.6.0
Project:
E:\STCMCU\7-day-special-training-camp_01\Code\05_MultiButton\Project\05_MultiButton.uvproj
Project File Date: 04/20/2023
Output:
Rebuild target 'Debug'
compiling Task_LED.c...
compiling Task_UART.c...
compiling Task_Button.c...
..\App\Task_Button.c(51): warning C47: 'btn': unreferenced parameter
..\App\Task_Button.c(56): warning C47: 'btn': unreferenced parameter
..\App\Task_Button.c(60): warning C47: 'btn': unreferenced parameter
..\App\Task_Button.c(65): warning C47: 'btn': unreferenced parameter
compiling main.c...
compiling bsp_led.c...
compiling bsp_SysTick.c...
compiling bsp_uart.c...
compiling bsp_key.c...
compiling multi_button.c...
compiling STC32G_Timer.c...
compiling STC32G_UART.c...
compiling STC32G_UART_Isr.c...
compiling STC32G_NVIC.c...
linking...
Program Size: data=8.2 edata+hdata=384 xdata=63 const=177 code=3119
creating hex file from ".\Objects\STC32G128"...
".\Objects\STC32G128" - 0 Error(s), 4 Warning(s).
Build Time Elapsed: 00:00:01