Hi All,
I want to create a timer and a clock statically in ccs5.2,
Can anyone help me out with some related documents or links.
Thanks in advance
Regards,
Manju
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 All,
I want to create a timer and a clock statically in ccs5.2,
Can anyone help me out with some related documents or links.
Thanks in advance
Regards,
Manju
Some of the SYS/BIOS example projects (available via the new project wizard) show static creation of Clock and Timer objects. For example, see the “static” and “stairstep” examples.
There are some configuration script snippets and descriptions in various places in the SYS/BIOS User’s Guide (Bios_User_Guide.pdf in the ‘docs’ subdirectory of the SYS/BIOS installation). Also, see the Clock description in Section 5.2, and the Timer description in Section 7.3.
Scott