Other Parts Discussed in Thread: SEGGER, HALCOGEN,
Hello there,
I want to check the running order of my FreeRTOS tasks running on TMS570LS3137 mcu using Segger SystemView. But when I wanted to make the necessary configurations for the SystemView program to run, I observed that the FreeRTOS version should be 8, 9 or 10. However, in the code generated by HalcoGEN, the FreeRTOS version appears to be 7.4. Is this version compatibility required for SystemView to work? If necessary, how can I change the FreeRTOS version HalcoGEN generates?
SystemView program displays the status of FreeRTOS tasks via Trace pins. Is an extra configuration needed to activate the trace feature?
Best Regards.