thank you so much for setting this up! I just got the toolchain with eclipse and avrdude working to compile and flash the MegaBlink demo onto my Arduino Mega 2560. But somehow the TaskBlinkLEDs are not called. I connected a serial console and can see the 'Hello World' message but from within the tasks no messages are sent (also added an additional before the while loop).
Hi there!
thank you so much for setting this up! I just got the toolchain with eclipse and avrdude working to compile and flash the MegaBlink demo onto my Arduino Mega 2560. But somehow the TaskBlinkLEDs are not called. I connected a serial console and can see the 'Hello World' message but from within the tasks no messages are sent (also added an additional before the while loop).
Do you have any hints on how I could solve this?