Hi all.
Just wrote my first sketch in awhile, and every time I try to compile it I get this message:
Couldn't determine program size: hardware/tools/avr/bin/avr-size: '/tmp/build5214.tmp/fivebutton_test.hex': No such file
Can't even find the path: Where's hardware/ ? I have a feeling the problem may be a setting in the environment rather than the code as any changes I make still get the same message. This is what I get if I try to upload it:
avrdude: can't open input file
Can anyone help?