buffer pool implementation on Kintetis?

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

buffer pool implementation on Kintetis?

467件の閲覧回数
abdullahansari
Contributor III

Hello All,

I wanted to know if any one here in this community have implemented buffel pool in his/her code on kinetis. As far as defination is concerned "It is the pre-allocation of a group of buffers which can be used and freed back to the address in the memory after their use" and it saves or limits the scope of memory fragmentation.

Any example project/ implementation or suggessions will work.

Regards

Abdullah

ラベル(1)
タグ(3)
0 件の賞賛
2 返答(返信)

396件の閲覧回数
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi Abdullah,

Please refer attached project, which is using DMA module move ADC conversion result to SRAM, and the SRAM works as a buffer.

Wish it helps.

Best regards,

Ma Hui

396件の閲覧回数
abdullahansari
Contributor III

Hi Ma Hui,

Thanks for replying. I solved the problem by taking series of buffers[i][j]. Your attachment was helpful.

Regards

Abdullah

0 件の賞賛