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.

Can i access elements of sys/bios "ti_sysbios_knl_Clock_Module_State__" struct from my application "c" code ?

Other Parts Discussed in Thread: SYSBIOS

Hi,

Is it possible to access and modify elements of  sys/bios "ti_sysbios_knl_Clock_Module_State__" struct from our application "c" code ?

Declaration of this struct is given in  sysbios/knl/Clock.h and definition in "instrumented_p64P.c" and similar files.

So for some application reason, if i want to modify "tick" counter of this struct , can i do it from my c code ?

Regards,

Abhishek