When verifying an arduino sketch in the Arduino Edison IDE, I got the PORTC undefined error. However, this is ok in the Arduino IDE. So it seems it's a compatibility issue. My question is, how can I circumvent this problem In general. Since I used a library, there are lots of cases using avr registers.
↧