DoctorWho8 / microbridge

Automatically exported from code.google.com/p/microbridge
0 stars 0 forks source link

Does not work with Arduino ADK #26

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Running arduino_demo on an Arduino mega ADK R3
2.
3.

What is the expected output? What do you see instead?
"Error: OSCOKIRQ failed to assert" appears in serial monitor

What version of the product are you using? On what operating system?
Arduino ADK R3, IDE 1.0.5, Windows 7

Please provide any additional information below.
I have patched the library to work with the IDE>v1, so I don't think that's the 
problem. Suspect the ADK is using different pin mapping (eg reset, etc). Have 
tried all the suggested fixes here 
http://stackoverflow.com/questions/11213536/error-oscokirq-failed-to-assert/1123
9701#11239701  (but still does not work)

Original issue reported on code.google.com by nicshac...@gmail.com on 14 Jul 2014 at 12:02