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
Hi SivaB,
Memory's information that you can check in the .map file. For example:
Best regards,
Nhi