Inquiry on User Application Code Size for S32K311

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

Inquiry on User Application Code Size for S32K311

跳至解决方案
795 次查看
malove
Contributor IV

Hello,

I am working on developing an application using the S32K311 MCU.

According to the documentation, the S32K311 MCU offers approximately 1MB of Flash Memory.
However, I would like to confirm the actual usable ROM size after excluding reserved areas or regions inaccessible to the user.

Thank you for your response.

Best regards,

标记 (3)
0 项奖励
回复
1 解答
756 次查看
IsaulO
NXP Employee
NXP Employee

Hi @malove ,

For the S32K311, the Program Flash Memory size is 1MB, and 64KB of Data Flash. However, there are reserved areas that depend on the HSE configuration, which will change accordingly. If HSE firmware is not available, please refer to table 191 of Reference Manual.

IsaulO_0-1737052988284.png


This reserved area is used by the SBAF and no application cores except HSE_B can access the address regions.

For others HSE Configurations (Full memory or AB SWAP), please refer to Tables 192 and 193 in the S32K3 Reference Manual.

BR,
IsaulO.

 

在原帖中查看解决方案

0 项奖励
回复
1 回复
757 次查看
IsaulO
NXP Employee
NXP Employee

Hi @malove ,

For the S32K311, the Program Flash Memory size is 1MB, and 64KB of Data Flash. However, there are reserved areas that depend on the HSE configuration, which will change accordingly. If HSE firmware is not available, please refer to table 191 of Reference Manual.

IsaulO_0-1737052988284.png


This reserved area is used by the SBAF and no application cores except HSE_B can access the address regions.

For others HSE Configurations (Full memory or AB SWAP), please refer to Tables 192 and 193 in the S32K3 Reference Manual.

BR,
IsaulO.

 

0 项奖励
回复