how to allocate a variable to a specific address with MQX

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to allocate a variable to a specific address with MQX

718 Views
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 Kudos
Reply
1 Reply

641 Views
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 Kudos
Reply