Hi,
i have a problem when i try to configure FreeRTOS in Kinetis Design Studio.
I'have installed Eclipse_add-on_to_add_FreeRTOS_Plug-ins-1.0.2.zip
and i have imported freeRTOS in my project (MCU is Kea128). In the configuration windows (in the figure) it can be see an error for clock_manager not installed.
How can i solve?
Thanks
Solved! Go to Solution.
Hi @EmanueleP ,
I think the original NXP component does not support the KEA parts (I might be wrong). Anyway, I'm using the McuOnEclipse FreeRTOS component which does not have such a dependency on the clock manager:
https://mcuoneclipse.com/2021/12/26/mcuoneclipse-components-26-dec-2021-release/
I'm not developing anything on the KEA family (I had used the KE one), but if you want to consider that alternative FreeRTOS component, I could look into it.
I hope this helps,
Erich
Hi @EmanueleP ,
I think the original NXP component does not support the KEA parts (I might be wrong). Anyway, I'm using the McuOnEclipse FreeRTOS component which does not have such a dependency on the clock manager:
https://mcuoneclipse.com/2021/12/26/mcuoneclipse-components-26-dec-2021-release/
I'm not developing anything on the KEA family (I had used the KE one), but if you want to consider that alternative FreeRTOS component, I could look into it.
I hope this helps,
Erich