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

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

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

1,180 Views
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 Kudos
Reply
1 Reply

1,111 Views
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 Kudos
Reply