Solved
Checking memory usage
In the documentation, the file described is generated by IAR embedded workbench. I'm using cubeIDE. Where can I find the mapping file?
In the documentation, the file described is generated by IAR embedded workbench. I'm using cubeIDE. Where can I find the mapping file?
Hello,
You have to compile your project to see your .map file.
If you are using STM32CubeIDE, please press the "Build" button :
If you use EWARM, press "Rebuild all" after right-clicking your project name :
If it compiles successfully, you'll be able to access your map file.
/Yoann
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.