Hi,
I would like to implement timer inside my ezdspC5535 eval board.
Where can I find timer libray CSL (I guess csl_timer.c,.h, csl_timerhal.h...) ? Is it already implemented?
Thanks a lot
Bobo38
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.
Hi,
Please refer the below link for CSL:
http://processors.wiki.ti.com/index.php/C5535
Topic: Software
-Thanks,
Balaji N
Hi,
thanks for your answer.
Unfortunately I already download csl library from ezdspC5535 kit evaluation module and there is no timer manangement (no file csl_timer*.*).
Do you know where I can get this timer csl library ?
Regards
Hi,
It appears in the CSL library that timer is referred to as GPT (general-purpose timer). So the files are csl_gpt.c and csl_gpt.h.
Hope that helps.
Regards,