About MK22 RAM

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

About MK22 RAM

1,023 次查看
liubinc
Contributor I

Hi, all.

I am using MK22FN512 in my project, IAR IDE.

I defined many arrays in my code. such as:

static double total_tem_data_y[128*8];
static double total_tem_data_z[128*8];

According to the link message, my project used about 70K bytes data memory.

when I defined one more array  about 1K bytes, it doesn't work.

The IAR link massage show in figure.

My question:the RAM is not enough? but there are 128K bytes RAM in The MCU.

1.jpg

Look forward to your soonest reply.

0 项奖励
回复
2 回复数

906 次查看
Kan_Li
NXP TechSupport
NXP TechSupport

Would you please share your project for a review?


Have a great day,
Kan

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

906 次查看
liubinc
Contributor I

Hi, I have finded the answer thank you 

https://community.nxp.com/thread/453846 

0 项奖励
回复