About MK22 RAM

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

About MK22 RAM

1,041 Views
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 Kudos
Reply
2 Replies

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

924 Views
liubinc
Contributor I

Hi, I have finded the answer thank you 

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

0 Kudos
Reply