Hi,
I was seeking if it is possible to extract code metrics for individual files for the MPC5777C C code. I have come across the utility "NXP\S32DS_Power_v2017.R1\Cross_Tools\powerpc-eabivle-4_9\bin\ powerpc-eabivle-size.exe" which provides the details as below:
text | data | bss | dec | hex | filename |
6036 | 40 | 1120 | 7196 | 1c1c | my_exe.elf |
Is there a utility that can provide code metrics for individual source files?
Regards,
Harsha