Dear team:
My customer meets with the same problem that mentioned in the related post.
He want to know whether we can provide the "shared support package" to him?
Best regards,
Green
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.
Dear team:
My customer meets with the same problem that mentioned in the related post.
He want to know whether we can provide the "shared support package" to him?
Best regards,
Green
Hi,
The c28x FreeRTOS port and demos are now available in the below github repos. Let me know if the customer faces any issues in using these.
https://github.com/FreeRTOS/FreeRTOS-Kernel-Community-Supported-Ports
https://github.com/FreeRTOS/FreeRTOS-Community-Supported-Demos
Thanks
Vasudha
Hi Vasudha:
Thank you for your suggestion, but customer is using TI-RTOS ( SYS/BIOS ), not FreeRTOS.
1, Does FreeRTOS suitable for F28377D?
2, How to realize TCB by using TI-RTOS? Do we have any example code or framework scheme?
Hi,
, Does FreeRTOS suitable for F28377D?
Yes, the port should work for all the c28x devices.
He want to know whether we can provide the "shared support package" to him?
The shared package mentioned in the post is the FreeRTOS package.
How to realize TCB by using TI-RTOS? Do we have any example code or framework scheme?
I think TI-RTOS must already be having a datastructure similar to TCB to represent each task.
Thanks
Vasudha