Hi All,
on MCUXpresso there is the symbol viewer but I can't find it on S32 Design Studio. Is it there, hidden somewhere? or do I need to enable it somewhere in the eclipse preferences?
Thanks and best regards,
L.
P.S.
Erich Styger on his MCU on Ecliupse provides many alternatives if not, from AMAP to the nm option:
arm-none-eabi-nm -S --size-sort -s MyBinary.axf
Solved! Go to Solution.
That Symbol viewer is specific for the MCUXpresso IDE (see Listing Code and Data Size with GNU nm in Eclipse | MCU on Eclipse) and is not available in the S32 Design Studio.
Erich
That Symbol viewer is specific for the MCUXpresso IDE (see Listing Code and Data Size with GNU nm in Eclipse | MCU on Eclipse) and is not available in the S32 Design Studio.
Erich