Posts by ATMega8
-
-
Hallo Forum,
bin neu hier und fand den Beitrag sehr interessant und die Beschreibung prima.
Habe es dann auch gleich mal probieren wollen, bekomme aber folgende Mitteilung:bmp085.c:814:6: warning: conflicting types for ‘display_usage’ [enabled by default]
bmp085.c:794:5: note: previous implicit declaration of ‘display_usage’ was here
/tmp/ccYi37u0.o: In function `bmp085_read_value':
bmp085.c:(.text+0x794): undefined reference to `i2c_smbus_read_word_data'
bmp085.c:(.text+0x7bc): undefined reference to `i2c_smbus_read_byte_data'
/tmp/ccYi37u0.o: In function `bmp085_write_value':
bmp085.c:(.text+0x808): undefined reference to `i2c_smbus_write_byte_data'
collect2: ld returned 1 exit statusKann mir jemand einen Tipp geben ?
Gruß, ATMega8