Hello,
the user timers that you can make with RTX are limited to U16, can this be extended to U32 by for example change te kernel code? This by changing function os_tmr_create () and os_tmr_tick () in the rt_Timer.c file in my map C:\Keil\ARM\RL\RTX\SRC
Tried to change them, but did'nt work. Do I need to change some other things (header files were also changed) beside these functions/files, or is this not possible?
thx