Arduino UNO Hata Mesajı

Kodla Büyü

onulu09

Üye
Mesajlar
1
Hocalarım Arduino UNO da mBlock'tan çalışıyorum ancak son zamanlarda UNO ya bağladığım şeyler çalışmaz oldu.
Örn: UNO ya deneme amaçlı led yakmak için mBlock ta kodladım (Kodlar doğru) ancak led yanmadı (devre de doğru).
Bir büyüğümden yardım aldım ve o da dediki: "Senin mBlock bootun silinmiş (BU arada ben 3 bilgisayar değiştirdim üçüne de yükledim Arduino IDE ve mBlock programını) mBlock ta orion_firmware diye bir dosya var onu aç ve Arduinona yükle" dedi.Yaptım ve Şu hata Mesajını Aldım :

Arduino:1.8.3 (Windows 7), Kart:"Arduino/Genuino Uno"

java.io.IOException: Erişim engellendi
at java.io.WinNTFileSystem.createFileExclusively(Native Method)
at java.io.File.createTempFile(File.java:2024)
at processing.app.BaseNoGui.saveFile(BaseNoGui.java:912)
at processing.app.SketchFile.save(SketchFile.java:287)
at processing.app.Sketch.save(Sketch.java:138)
at processing.app.SketchController.save(SketchController.java:344)
at processing.app.Editor.handleSave2(Editor.java:2001)
at processing.app.Editor.handleSave(Editor.java:1981)
at processing.app.Editor.handleExport(Editor.java:2121)
at processing.app.EditorToolbar.mousePressed(EditorToolbar.java:378)
at java.awt.Component.processMouseEvent(Component.java:6530)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3324)
at java.awt.Component.processEvent(Component.java:6298)
at java.awt.Container.processEvent(Container.java:2236)
at java.awt.Component.dispatchEventImpl(Component.java:4889)
at java.awt.Container.dispatchEventImpl(Container.java:2294)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4888)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4522)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4466)
at java.awt.Container.dispatchEventImpl(Container.java:2280)
at java.awt.Window.dispatchEventImpl(Window.java:2746)
at java.awt.Component.dispatchEvent(Component.java:4711)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:758)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:709)
at java.awt.EventQueue$3.run(EventQueue.java:703)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:90)
at java.awt.EventQueue$4.run(EventQueue.java:731)
at java.awt.EventQueue$4.run(EventQueue.java:729)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:728)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Erişim engellendi
C:\Users\nehir\AppData\Local\Temp\arduino_modified_sketch_886542\orion_firmware.ino:15:21: fatal error: MeOrion.h: No such file or directory

#include <MeOrion.h>

^

compilation terminated.

exit status 1
Error compiling for board Arduino/Genuino Uno.

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



Acaba Javayla ilgili bir sorun mu anlayamadım. (bu arada ben Öğretmen değilim Foruma bilgi almak için geldim kusura bakmayın) :) :D
 
Geri
Üst