2021-04-21 12:33 PM
Hi. Is there a file, generated by STM32CUBEIDE, that report the absolute address of global variables of application? Thanks for answers.
2021-04-21 02:50 PM
Not using CubeIDE, but the GNU/GCC .MAP file should list globals and addresses in RAM
2021-04-22 02:52 AM
Building a build configuration 'X' is creating a 'X' folder within your project repository. Such exposes all build artifacts including map file