You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to USB-Octomod
Hello,
I'm trying to load the firmware onto the Teensy, but the file is
failing with errors on verification. I'm getting:
USB_Octomod_Teensy_08192010.cpp: In function 'void setup()':
USB_Octomod_Teensy_08192010:35: error: 'PIN_D0' was not declared in
this scope
USB_Octomod_Teensy_08192010.cpp: In function 'void pollAndWrite()':
USB_Octomod_Teensy_08192010:67: error: 'PIN_D0' was not declared in
this scope
I followed the instructions to patch the Arduino program with
Teensyduino, could I be missing something else?
thanks!
Jason
Greg Surges
unread,
Nov 27, 2010, 7:23:15 PM11/27/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to usb-o...@googlegroups.com
Did you make sure to select the Teensy as the board type?