kmilo17pet / QuarkTS

An open-source OS for embedded applications that supports prioritized cooperative scheduling, time control, inter-task communications primitives, hierarchical state machines and CoRoutines.
MIT License
218 stars 35 forks source link

#define Q_SETUP_TIME_CANONICAL ( 1 ) // Error #19

Closed dashkova closed 4 years ago

dashkova commented 4 years ago

Hi! If I write Q_SETUP_TIME_CANONICAL (1) in config.h, then I get an error:

Severity Code Description Project File Line Error undefined reference to `qClock_InternalTick' Blink_QuarkTS Blink_QuarkTS\os\qclock.c 47

Thanks!

kmilo17pet commented 4 years ago

fixed!