Hi Erich,
I tried following your tutorial and found the definitions given below.
#define portCONFIGURE_TIMER_FOR_RUN_TIME_STATS() McuRTOS_AppConfigureTimerForRuntimeStats()
#define portGET_RUN_TIME_COUNTER_VALUE() McuRTOS_AppGetRuntimeCounterValueFromISR()
Are they the internal APIs? But the APIs and definitions being used are not available for me.
- configGENERATE_RUN_TIME_STATS_USE_TICKS
- McuRTOS_AppConfigureTimerForRuntimeStats()
- McuRTOS_AppGetRuntimeCounterValueFromISR()
Could you please clarify me on the above mentioned items in terms of NXP MCUXpresso SDK?
Regards,
Zeke