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.

[参考译文] TMS570LC4357:将 POSIX 添加到 TI FreeRTOS 中

Guru**** 2477065 points
Other Parts Discussed in Thread: HALCOGEN

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/984662/tms570lc4357-add-posix-to-ti-freertos

器件型号:TMS570LC4357
主题中讨论的其他器件:HALCOGEN

我正在尝试为 Halcogen 生成的 TI FreeRTOS POSIX 提供条件、以便可以链接到需要它的静态库。 查看 AWS FreeRTOS POSIX 演示代码、我们不能简单地添加 POSIX 支持。 因此、我希望:
1.使用与 FreeRTOS v9.0兼容的某些实现方式添加 POSIX 支持,或

2.将 Halcogen 生成的 FreeRTOS v9.0更新为 Amazon FreeRTOS POSIX V1.1.0、以便 POSIX 兼容。

是否有能够满足1要求的实施?
如果不是、我应该如何去满足2?