S12DP512 RAM and Flash size checking

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

S12DP512 RAM and Flash size checking

1,324 次查看
monstor
Contributor II

There is 512KBytes flash size of S12DP512. How can I check the Ram and Flash usage this MCU?

 

Thanks for your helping.

标签 (1)
标记 (2)
0 项奖励
回复
1 回复

1,082 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi,

after a successfully project build, CW will generate a map file  in project "bin"  folder.

the map file details the flash/RAM usage.

the summary is also listed, for example:

Summary of section sizes per section type:

READ_ONLY (R):          91 (dec:      145)

READ_WRITE (R/W):      100 (dec:      256)

here,  READ_ONLY (R) is Flash usage.

READ_WRITE (R/W) is RAM usage.

can this help you?


Have a great day,
Zhang Jun

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

0 项奖励
回复