Other Parts Discussed in Thread: HALCOGEN
Hello
I have a qestion about the hieracrhy of HAL(HalCoGen)and RTOS which one is running top of the other. RTOS runs top of HAL or HAL runs on top of RTOS.
Thank you.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello
I have a qestion about the hieracrhy of HAL(HalCoGen)and RTOS which one is running top of the other. RTOS runs top of HAL or HAL runs on top of RTOS.
Thank you.
Hello,
HALCoGen is a GUI-based driver generating tool for the Hercules devices. HALCoGen also supports FREERTOS for various devices in the Hercules family. It enables users to generate the FREERTOS code, along with other drivers.
The freeRTOS is running on the top of the peripheral drivers generated by HALCOGen.