üritan uno32 jaoks Mpide 0023 kasutades DS18x20_Temperature näidist kompileerida
aga saan arvukalt erroreid
näiteks:
.../GenericTypeDefs.h:342:33: error: expected unqualified-id before numeric constant
.../i2c.h:717:32: error: 'BOOL' has not been declared
.../uart.h:790:15: error: 'BOOL' does not name a type
.../uart.h:833:86: error: expected identifier before numeric constant
.../uart.h:833:86: error: expected ',' or '...' before numeric constant
.../uart.h: In function 'void UARTSendDataByte(UART_MODULE, int)':
.../uart.h:835:27: error: 'data' was not declared in this scope
proovisin nii mac os kui ka windows peal kui tulemus suht sarnane
kuidas asja tööle saaks?
aga saan arvukalt erroreid
näiteks:
.../GenericTypeDefs.h:342:33: error: expected unqualified-id before numeric constant
.../i2c.h:717:32: error: 'BOOL' has not been declared
.../uart.h:790:15: error: 'BOOL' does not name a type
.../uart.h:833:86: error: expected identifier before numeric constant
.../uart.h:833:86: error: expected ',' or '...' before numeric constant
.../uart.h: In function 'void UARTSendDataByte(UART_MODULE, int)':
.../uart.h:835:27: error: 'data' was not declared in this scope
proovisin nii mac os kui ka windows peal kui tulemus suht sarnane
kuidas asja tööle saaks?
Comment