This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

IAR 8051 Debugging CC2531

Other Parts Discussed in Thread: CC2531, Z-STACK

Hi guys,

I using IAR 8051 with a CC2531 and Z-Stack. I want to measure some time intervals between functions but I don't know how I can do it with IAR 8051.

I supposed to use "time.h" (Standard C Library) but I got an error with the compiler (Fatal Error[Pe1696]: cannot open source file "time.h").

Do you have any idea about it?

Best regards,

Manuel