RAM size for MK61FN1M0CAA12R

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

RAM size for MK61FN1M0CAA12R

727 Views
abiabi
Contributor I

I am using MK61FN1M0CAA12R. I see MK61FN1M0VMJ12 CPU closer to this variant of K61 in Kinetis IDE and when I choose this for my project, I see that I have only 32KB RAM available.

Whereas, from datasheet I see that MK61FN1M0CAA12R supports upto 128KB RAM.

Can someone tell me what is the RAM size of MK61FN1M0CAA12R and how to configure it in Processor expert?

Labels (1)
0 Kudos
5 Replies

549 Views
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Abi,

The MK61FN1M0CAA12R part has 128 KB RAM, you can modify the ram size on the CPU component ROM/RAM areas section:

pastedImage_1.png


Hope it helps!

Best Regards,
Carlos Mendoza
Technical Support Engineer

0 Kudos

549 Views
abiabi
Contributor I

Hi Carlos,

I tried doing the same but getting the following error:

pastedImage_1.png

Can you please let me know if I am missing something?

0 Kudos

549 Views
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Abi,

 

The default memory size of the project is correct, it is setting 128 KB of RAM (two regions with size of 0x10000)

Hope it helps!

 

Best Regards,
Carlos Mendoza
Technical Support Engineer

0 Kudos

549 Views
abiabi
Contributor I

Though 128KB RAM is available, I see only 52KB of heap can be used. Is there any restriction on the heap size and is there a way to allocate more heap?

0 Kudos

549 Views
abiabi
Contributor I

Okay thanks.

0 Kudos