build problem in TIMER example code

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

build problem in TIMER example code

431 Views
sudhakarp
Contributor V

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

in
0 Kudos
2 Replies

239 Views
sudhakarp
Contributor V

hi,

NOW I GOT IT..

     i forget to build "mqx_frdmk64".  lib.

regards,

sudhakar p

0 Kudos

239 Views
danielchen
NXP TechSupport
NXP TechSupport

Thank you for sharing

0 Kudos