Arduino Kod Hatası Hk. (Teknofest Finali)

Bu konuyu okuyanlar

TANES

Öğrenci
Katılım
31 Ağustos 2020
Mesajlar
2
Reaksiyon puanı
0
Puanları
1
Yaş
23
hata mesajım bu acil yardım edin finale çok az zaman kaldı





Arduino:1.8.13 (Windows 10), Kart:"Arduino Uno"

libraries\SPI\SPI.cpp.o (symbol from plugin): In function `SPIClass::interruptMask':

(.text+0x0): multiple definition of `SPIClass::interruptMask'

sketch\SPI.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\SPI\SPI.cpp.o (symbol from plugin): In function `SPIClass::interruptMask':

(.text+0x0): multiple definition of `SPIClass::interruptMode'

sketch\SPI.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\SPI\SPI.cpp.o (symbol from plugin): In function `SPIClass::interruptMask':

(.text+0x0): multiple definition of `SPIClass::begin()'

sketch\SPI.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\SPI\SPI.cpp.o (symbol from plugin): In function `SPIClass::interruptMask':

(.text+0x0): multiple definition of `SPIClass::end()'

sketch\SPI.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\SPI\SPI.cpp.o (symbol from plugin): In function `SPIClass::interruptMask':

(.text+0x0): multiple definition of `SPIClass::usingInterrupt(unsigned char)'

sketch\SPI.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\SPI\SPI.cpp.o (symbol from plugin): In function `SPIClass::interruptMask':

(.text+0x0): multiple definition of `SPIClass::interruptSave'

sketch\SPI.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\SPI\SPI.cpp.o (symbol from plugin): In function `SPIClass::interruptMask':

(.text+0x0): multiple definition of `SPI'

sketch\SPI.cpp.o (symbol from plugin):(.text+0x0): first defined here

collect2.exe: error: ld returned 1 exit status

"SPI.h" için birden fazla library bulundu

Kullanılıyor: C:\Users\Enes\AppData\Local\Temp\Rar$EXa12448.33886\arduino-1.8.13\hardware\arduino\avr\libraries\SPI

Kullanılmıyor: C:\Users\Enes\Documents\Arduino\libraries\SPI-master

"NewPing.h" için birden fazla library bulundu

Kullanılıyor: C:\Users\Enes\Documents\Arduino\libraries\NewPing

Kullanılmıyor: C:\Users\Enes\Documents\Arduino\libraries\Arduino_New_Ping-master

exit status 1

Arduino Uno kartı için derleme hatası.



This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.


ekte hata mesajının ss i var
teknofest tanes.png
 
Son düzenleyen moderatör:

defacerGLD

Müdavim
Katılım
16 Ocak 2020
Mesajlar
3,329
Reaksiyon puanı
3,068
Puanları
113
hata mesajım bu acil yardım edin finale çok az zaman kaldı





Arduino:1.8.13 (Windows 10), Kart:"Arduino Uno"

libraries\SPI\SPI.cpp.o (symbol from plugin): In function `SPIClass::interruptMask':

(.text+0x0): multiple definition of `SPIClass::interruptMask'

sketch\SPI.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\SPI\SPI.cpp.o (symbol from plugin): In function `SPIClass::interruptMask':

(.text+0x0): multiple definition of `SPIClass::interruptMode'

sketch\SPI.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\SPI\SPI.cpp.o (symbol from plugin): In function `SPIClass::interruptMask':

(.text+0x0): multiple definition of `SPIClass::begin()'

sketch\SPI.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\SPI\SPI.cpp.o (symbol from plugin): In function `SPIClass::interruptMask':

(.text+0x0): multiple definition of `SPIClass::end()'

sketch\SPI.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\SPI\SPI.cpp.o (symbol from plugin): In function `SPIClass::interruptMask':

(.text+0x0): multiple definition of `SPIClass::usingInterrupt(unsigned char)'

sketch\SPI.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\SPI\SPI.cpp.o (symbol from plugin): In function `SPIClass::interruptMask':

(.text+0x0): multiple definition of `SPIClass::interruptSave'

sketch\SPI.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\SPI\SPI.cpp.o (symbol from plugin): In function `SPIClass::interruptMask':

(.text+0x0): multiple definition of `SPI'

sketch\SPI.cpp.o (symbol from plugin):(.text+0x0): first defined here

collect2.exe: error: ld returned 1 exit status

"SPI.h" için birden fazla library bulundu

Kullanılıyor: C:\Users\Enes\AppData\Local\Temp\Rar$EXa12448.33886\arduino-1.8.13\hardware\arduino\avr\libraries\SPI

Kullanılmıyor: C:\Users\Enes\Documents\Arduino\libraries\SPI-master

"NewPing.h" için birden fazla library bulundu

Kullanılıyor: C:\Users\Enes\Documents\Arduino\libraries\NewPing

Kullanılmıyor: C:\Users\Enes\Documents\Arduino\libraries\Arduino_New_Ping-master

exit status 1

Arduino Uno kartı için derleme hatası.



This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.


ekte hata mesajının ss i var
Ekli dosyayı görüntüle 114298
Tam göremiyorum ama önceden hiç derleyebildi mi

Hayır ise kütüphane yüklü değil veya sözdizimi hatası

@TANES
 

TANES

Öğrenci
Katılım
31 Ağustos 2020
Mesajlar
2
Reaksiyon puanı
0
Puanları
1
Yaş
23
hocam library leri yükledim söz dizilimi hatası yok eskiden aynı kodlar çalışıyordu ama library kullanılamıyor yazıyo alttak hata mesajında kütüphane ile ilgili sorun var sanırım ama 2-3 gündür uğraşıyorum çözemiyorum finale de çok az zaman kaldı elim ayağıma dolaştı
 

mrsdytech

Asistan
Katılım
21 Nisan 2020
Mesajlar
489
Reaksiyon puanı
326
Puanları
63
hocam library leri yükledim söz dizilimi hatası yok eskiden aynı kodlar çalışıyordu ama library kullanılamıyor yazıyo alttak hata mesajında kütüphane ile ilgili sorun var sanırım ama 2-3 gündür uğraşıyorum çözemiyorum finale de çok az zaman kaldı elim ayağıma dolaştı
Geçen sene programlama alanında 2. olmuştuk. Hayırlı olsun size de. Ama maalesef arduino çok ilgi alanım değil
 
Üst