S32K1xx : How to calculate MCU memory usage of peripheral driver.

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

S32K1xx : How to calculate MCU memory usage of peripheral driver.

1,181 次查看
SivaB
Contributor III

How to calculate the memory size of each peripheral driver code, to organize the memory usage of below modules for S32K1xx. (Used S32SDK version RTM 4.0.3 and S32DS 3.4.3)

1) Clock 

2) Port configuration

2) Digital input

3) Digital Output

4) UART

5) Timers

 

0 项奖励
回复
1 回复

1,112 次查看
Nhi_Nguyen
NXP Employee
NXP Employee

Hi SivaB,

Memory's information that you can check in the .map file. For example:

Nhi_Nguyen_0-1693988246659.png

Best regards,

Nhi

 

0 项奖励
回复