How much RAM space does the S32K312 HSE need to occupy

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

How much RAM space does the S32K312 HSE need to occupy

Jump to solution
1,601 Views
wenfengyao
Contributor II

I notice that HSE takes up RAM and NVM space, is this NVM also part of RAM?

wenfengyao_0-1689823723881.png

I see in the table that HSE requires 64KB of RAM.So for the S32K312, I only have 196-64=132kb of space left to store the application?

wenfengyao_1-1689823898463.png

 

1 Solution
1,580 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @wenfengyao 

HSE does not reserve any part of system RAM. You still have all 192KB on S32K312 (96KB SRAM + 32KB ITCM + 64 DTCM).

Some RAM was reserved by HSE only in case of some very first version of HSE firmware. Current versions don't do that.

HSE reserves only flash memory as shown in section "32.3 Chip configuration" in the reference manual - see tables 180, 181, 182.

Regards,

Lukas

View solution in original post

2 Replies
1,581 Views
lukaszadrapa
NXP TechSupport
NXP TechSupport

Hi @wenfengyao 

HSE does not reserve any part of system RAM. You still have all 192KB on S32K312 (96KB SRAM + 32KB ITCM + 64 DTCM).

Some RAM was reserved by HSE only in case of some very first version of HSE firmware. Current versions don't do that.

HSE reserves only flash memory as shown in section "32.3 Chip configuration" in the reference manual - see tables 180, 181, 182.

Regards,

Lukas

1,078 Views
S3RD4R
Contributor I

Can you please tell us which version? We are currently using HSE_FW_S32K312_0_2_40_0. WE hope to use whole memory for our application. 

 

Also for another project we are using S32K344 with HSE_FW_S32K3XX_0_2_1_0. Is there any HSE version for S32K344 which does not take up RAM space?

Thank you.

0 Kudos
Reply