礦ision Build Log

Project:

F:\胖子的毕业设计\Final\GSM\TEST\能成功发送信息程序\USER\test.uvproj Project File Date: 04/22/2015

Output:

Build target 'Target 1' compiling test.c... ..\HARDWARE\USART2\usart2.h(29): error: #147-D: declaration is incompatible with "void UART_DMA_Enable(DMA_Channel_TypeDef *, u8)" (declared at line 29 of "..\HARDWARE\USART1\usart1.h") void UART_DMA_Enable(DMA_Channel_TypeDef*DMA_CHx,u16 len); test.c: 0 warnings, 1 error "..\OBJ\test.axf" - 1 Error(s), 0 Warning(s). Target not created
.\SIM900A\sim900a.c" - 0 Error(s), 0 Warning(s). UART_DMA_Config multiply defined (by usart1.o and usart2.o). ..\OBJ\test.axf: Error: L6200E: Symbol UART_DMA_Enable multiply defined (by usart1.o and usart2.o). Not enough information to list image symbols. Not enough information to list the image map. Finished: 2 information, 0 warning and 6 error messages. "..\OBJ\test.axf" - 6 Error(s), 0 Warning(s). Target not created compiling test.c... ..\HARDWARE\USART2\usart2.h(29): error: #147-D: declaration is incompatible with "void UART_DMA_Enable(DMA_Channel_TypeDef *, u8)" (declared at line 29 of "..\HARDWARE\USART1\usart1.h") void UART_DMA_Enable(DMA_Channel_TypeDef*DMA_CHx,u16 len); test.c: 0 warnings, 1 error "test.c" - 1 Error(s), 0 Warning(s). f" - 2 Error(s), 0 Warning(s). Target not created compiling gps.c... "..\HARDWARE\GPS\gps.c" - 0 Error(s), 0 Warning(s). compiling usart1.c... ..\HARDWARE\USART1\usart1.c(71): error: #20: identifier "USART1_IRQChannel" is undefined MY_NVIC_Init(2,3,USART1_IRQChannel,2);//组2,最低优先级 ..\HARDWARE\USART1\usart1.c(119): error: #20: identifier "TIM4_IRQChannel" is undefined MY_NVIC_Init(1,3,TIM4_IRQChannel,2);//抢占2,子优先级3,组2 在2中优先级最低 ..\HARDWARE\USART1\usart1.c: 0 warnings, 2 errors "..\HARDWARE\USART1\usart1.c" - 2 Error(s), 0 Warning(s). compiling usart1.c... "..\HARDWARE\USART1\usart1.c" - 0 Error(s), 0 Warning(s).