Hi,
I bought CC2530 ZDK, and IAR Embedded Workbench 8.11.1
I would like calcul the execution time of my fonctions,
So I use the fonction HalTimerStart at the beginning and the fonction HalTimerStop at the end.
to finish, I calculate the difference between timer.
But I have an error:
Error[e46]: Undefined external "HalTimerInit::?relay" referred in zcl_samplesw ( C:\Texas Instruments\ZStack-CC2530-2.5.0\Projects\zstack\HomeAutomation\prjZigTagEmiter\CC2530DB\EndDeviceEB\Obj\zcl_samplesw.r51
Error[e46]: Undefined external "HalTimerStart::?relay" referred in zcl_samplesw ( C:\Texas Instruments\ZStack-CC2530-2.5.0\Projects\zstack\HomeAutomation\prjZigTagEmiter\CC2530DB\EndDeviceEB\Obj\
I use the version of IAR 8.11.1 so I can use the Z-Stack
Could you help me please?
Or is there another method?
Thanks for your help,
Regards,
yoann