Hi,
do you have any date for when the new version of HALCoGen for FreeRTOS 8 will be released?
Kind regards,
Lars von Wachenfeldt
Bombardier Transportation
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:
We have received your post and it will be directed to the right person to answer. We'll get back to you soon.
Regards.
Hello Prathap,
the device we will use is the RM48L952.
Thank you for your service! :)
Kind regards,
Lars
Hi Lars,
Attached is a simple Blinky code with freeRTOS 8.0.1. You can use the os_xxx files in the attachment which is freeRTOS 8.0.1 instead of one generated through HALCoGen 4.00.00.
FreeRTOSConfig.h has to be double checked against your Clock configurations. I htink this can be reused from 4.00.00. except the type portTickType is replaced with TickType_t
Thanks alot Prathap. :)
I will test the project after my vacation and come back with feedback to you.
Kind regards,
Lars
I am using TMS570LC45x HDK kit. Could you provide me the sample code of FreeRTOS for it?