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.