Missing SDK (2.15.000) support for FreeRTOS static allocation

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Missing SDK (2.15.000) support for FreeRTOS static allocation

758 次查看
krnd
Contributor I
The FreeRTOS SDK (v2.15.000) drivers seem to be incompatible with static allocation. Although the "fsl_i2c_feertos.h" contains the configSUPPORT_STATIC_ALLOCATION for the mutex and semaphore - neither the USART nor the SPI drivers did. Besides that the source files always use the dynamic allocation.
 
What is going on here - is it not supported? And if so - why the fields in the I2C header?
 
标记 (1)
0 项奖励
回复
1 回复

707 次查看
Harry_Zhang
NXP Employee
NXP Employee

Hi @krnd

The new versions of USART and SPI drivers also support this feature, but the USART and SPI drivers in the SDK are older versions.

And I will report this issue to our SDK team.

Thank you for the information.

Best regards,
Hang

0 项奖励
回复