我在IAR中单独调试UART串口可以调通而且正确,现在将串口引入LCD和ADC中想通过串口将ADC采样后的数据发到电脑的超级终端中为什么在编写程序 调试时出现错误,错误提示说Error[Pe147]: declaration is incompatible with "uint8 Uart0Init(uint32, uint8)" (declared at line 43 of "C:Documents and SettingsAdministrator桌面 C:Documents and SettingsAdministrator桌面4.2_Uart_DriverUart0Uart0.c 45 4.2_Uart_DriverUart0/Uart0.h")
|