S32K144之SDK版:FTM定时器(测试打印系统信息)
修改FreeRTOS代码main.c中添加uint8_t CPU_RunInfo[400];volatile uint32_t CPU_RunTime;FreeRTOSconfig.h中修改/* Run time and task stats gathering related definitions. */#define configGENERATE_RUN_TIME_STATS 0#define configUSE_TRACE_FACILITY