I've got a simple project for LPC2138 microcontroller. In main() function I call os_tmr_create(10, 1); to create user timer and then just while(1); I've os_tmr_call(U16 info) function that is never called. Does enybody have any ideas about this problem?
Thanks in advance!
Serg.