system_os_task() undfined
Posted: Sat Mar 26, 2016 3:58 am
Trying to compile a test program which uses system_os_task(), I get a linker error that it is undefined. other os_ functions work well (like os_timer_setfn() etc.).
declaration of system_os_task() is in user_interface.h, which is included in the source.
What am I missing ( using Arduino IDE)
Thanks,
Johanan
declaration of system_os_task() is in user_interface.h, which is included in the source.
What am I missing ( using Arduino IDE)
Thanks,
Johanan