How to allocate user defined constant array into external memory like FRAM/MRAM for MPC5554 uC.  While other constants (except this user defined array) to be allocated in default uC rom.

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

How to allocate user defined constant array into external memory like FRAM/MRAM for MPC5554 uC.  While other constants (except this user defined array) to be allocated in default uC rom.

960件の閲覧回数
vemularamavarap
Contributor II

In Lcf file,How to allocate user defined constant array into external memory like FRAM/MRAM for MPC5554 uC.  While other constants (except this user defined array) to be allocated in default uC rom.

ラベル(1)
0 件の賞賛
返信
1 返信

896件の閲覧回数
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi,

see attached project. It is written for MPC5644A but it doesn't matter, it is still the same. See the MPC5644A.lcf and main.c. It shows how to force a constant to section in internal flash. Just create memory segment for external address space and the rest is the same.

Regards,

Lukas

0 件の賞賛
返信