Replies: 3 comments
-
What do you mean, "not working with any arguments". It is possibly something to do with the ATmega1281 MCU and setting the FCPU value correctly. |
Beta Was this translation helpful? Give feedback.
-
It looks like I understood what was the matter, and it’s not about FreeRTOS. The controller cyclically reboots every 10-20 milliseconds. |
Beta Was this translation helpful? Give feedback.
-
Possibly unrelated, but the ATmega1284p doesn't work well unless full swing oscillator is set in the fuses. Perhaps that's the issue? And, you've understood all the issues covered in the migration reference document? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Atmega1281
Run standart example Blink_AnalogRead, all tasks work fine, but vTaskDelay not working with any arguments
Tried changing portUSE_WDTO - no changes :-(
Beta Was this translation helpful? Give feedback.
All reactions