how to allocate a variable to a specific address with MQX

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

how to allocate a variable to a specific address with MQX

714 次查看
ricpal
Contributor I

I need allocate a variable on external ram.

I use MCF52259 with MQX operative system.

How can i do it ?

Thank you

0 项奖励
回复
1 回复

637 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi

There is an API    _mem_extend,   adds physical memory to the default memory pool, 

Please see the MQX_Reference_Manual for more details

Regards

Daniel

0 项奖励
回复