Other Parts Discussed in Thread: HALCOGEN, , C2000WARE
Hi,
I would like to port a recently released FreeRTOS kernel to the TMS570LS3137 MCU. HALCoGen currently generates a project based on FreeRTOS v9.0.0, which is quite outdated.
I am looking for the most effective and maintainable approach to perform this port. My initial idea is to replace the FreeRTOS kernel source files in the HALCoGen-generated project with the newer FreeRTOS sources, while keeping the existing port-specific files (port.c, port.h, and portASM.asm) unchanged. However, I am not fully confident that this approach is correct or sufficient.
I would appreciate any guidance, best practices, or references from those who have performed a similar update or port on TMS570 (ARM Cortex-R4/R5) devices.
Thank you in advance.
Best regards,