I'm using S32 Design Studio for ARM to develop for the S32K146 MCU.
When I build something, how can I check how much Flash and RAM my solution is using, possibly combined with a percentage of the total?
解決済! 解決策の投稿を見る。
Hi, here you find a solution:
https://community.nxp.com/t5/S32-Design-Studio/How-can-I-check-my-RAM-usage/m-p/811864
Percentages it does not display, you will need to compare with info from linker command file or MAP file.
元の投稿で解決策を見る
Thanks, but doing something simple like ST does?
Unfortunately, such feature is not available.