Squirrels have fuzzy tails.
0 Members and 1 Guest are viewing this topic.
I have decided that for now, I will be trying out Eclipse. But I'm already having issues installing the plugin!
'for' loop initial declaration outside C99 mode
for(int deviceNo=0;deviceNo < bus->numDevices; deviceNo++)
void (*fn)(_SPI*,boolean) = (void (*)(_SPI*, boolean))pgm_read_word(&class->init); for(int deviceNo=0;deviceNo < spi->numDevices; deviceNo++){
Code: [Select]'for' loop initial declaration outside C99 mode
- The 'AVR C Linker', 'Libraries' option allows you to add precompiled libs. So add WebbotLib to the library path. Then add the library you need eg 'Webbot-ATMega640' for the Axons.