Missing SDK (2.15.000) support for FreeRTOS static allocation

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Missing SDK (2.15.000) support for FreeRTOS static allocation

756件の閲覧回数
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 返信

705件の閲覧回数
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 件の賞賛
返信