Question
How to check memory usage from output file that compiled with SW4STM32 IDE (System Workbench for STM32)?
I would like to know percentage of memory usage of the ROM and the RAM of the microcontroller from output file.
note **
I use source from application example named BLE_p2pClient under the Projects directory of the STM32Cube_FW_WB_V1.2.0 FW pacakge.
