IAR编译器上出现这些错误,各位大神,拜托!
zigbee吧
全部回复
仅看楼主
level 3
v_smileying 楼主
Building configuration: per_test - srf05_Gateway
Warning:Type conflict for external/entry "UartTX_Send_String", in module per_test against external/entry in module UART; prototyped function vs
K&R function
Warning : Type conflict for external/entry "initUART", in module per_test against external/entry in module UART; prototyped function vs K&R function
Total number of errors: 0
Total number of warnings: 2
2015年12月13日 03点12分 1
level 1
只有俩warning,目测你把Uart TX_Send_String和init UART分别进行了两次不同类型的定义
2015年12月26日 02点12分 2
level 4
这不是错误,亲
2016年01月09日 07点01分 3
1