Hi,
i am using KDS 2.0 and KSDK 1.1.0 and FRDMk64 controller. i tried to build TIMER MQX example project but its showing following error.
undefined reference to `_timer_cancel' main.c /timer_frdmk64f/Sources line 134 C/C++ Problem
undefined reference to `_timer_start_periodic_at_ticks' main.c /timer_frdmk64f/Sources line 125 C/C++ Problem
in "mqx_sdk_config.h" file also i enabled following configuration
#ifndef MQX_USE_TIMER
#define MQX_USE_TIMER 1
#endif
if anything i want to add..?
thanks and regards,
sudhakar p
