The exception tag has no wiki summary.
1
vote
2answers
254 views
arduino IOException
I am an absolute beginner at all things arduino and I am attempting to practice reading the state of a button each time I press it....but I keep getting an IOException.
My code is as follows:
...
2
votes
1answer
285 views
MSP430 Illegal Instruction
A few questions here along the same lines, I'm looking at the datasheet for the MSP430x2xx family (I'm using the MSP430F235 FWIW). It says there in section 2.2.4 that "illegal instruction fetch" is an ...