Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

about runtime #3

Open
luo-meng opened this issue Jul 20, 2019 · 0 comments
Open

about runtime #3

luo-meng opened this issue Jul 20, 2019 · 0 comments

Comments

@luo-meng
Copy link

luo-meng commented Jul 20, 2019

I tried to get the runtime information, but I don't know what to do.
I have already
#define configGENERATE_RUN_TIME_STATS==1
#define portCONFIGURE_TIMER_FOR_RUN_TIME_STATS() ( ulHighFrequencyTimerTicks = 0UL )
#define portGET_RUN_TIME_COUNTER_VALUE() ulHighFrequencyTimerTicks
But I don't know how to set the value of ulHighFrequencyTimerTicks 。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant