how to allocate a variable to a specific address with MQX

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

how to allocate a variable to a specific address with MQX

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

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