build problem in TIMER example code

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

build problem in TIMER example code

904件の閲覧回数
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 件の賞賛
返信
2 返答(返信)

712件の閲覧回数
sudhakarp
Contributor V

hi,

NOW I GOT IT..

     i forget to build "mqx_frdmk64".  lib.

regards,

sudhakar p

0 件の賞賛
返信

712件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Thank you for sharing

0 件の賞賛
返信