Other Parts Discussed in Thread: CC1314R10, SYSCONFIG
Tool/software:
Should questions about FreeRTOS be in this forum, or should it be in the CCS forum?
I am trying to determine Tick rate, and it looks like the config used is <project>Debug/syscfg/FreeRTOSConfig.h which says
#define configTICK_RATE_HZ (1000UL)
Is this correct, and how can I change it? I would want 10 uS resolution to the *basic* timing loop. Are there many related files that need
a change? Since my "original nortos" loop managed to poll everything within typical 17 uS, it seems just maintaining system ticks
could be done easily within this shorter time...
I guess this detail must be answered by someone involved in the "porting" / adaption to the CC1314R10.
Best Regards,
Gullik