µVision Build Log
Project:
F:\ARM\GYXX\GY262\STM32_IIC\user\GYXX_IIC.uvproj
Project File Date: 05/29/2015
Output:
Rebuild target 'GYXX_IIC'
compiling core_cm3.c...
compiling system_stm32f10x.c...
assembling startup_stm32f10x_md.s...
compiling stm32f10x_rcc.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_usart.c...
compiling misc.c...
compiling delay.c...
compiling LED.c...
compiling stm32f10x_it.c...
compiling IIC.c...
compiling usart.c...
compiling main.c...
main.c(23): warning: #550-D: variable "angle" was set but never used
float angle=0;
main.c: 1 warning, 0 errors
linking...
Program Size: Code=6044 RO-data=268 RW-data=52 ZI-data=1636
"..\Output\GYXX_IIC.axf" - 0 Error(s), 1 Warning(s).