.MAP or .LST files with absolute variables addresses
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
Labels:
- Labels:
-
STM32CubeIDE
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-21 2:50 PM
Not using CubeIDE, but the GNU/GCC .MAP file should list globals and addresses in RAM
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-04-22 2:52 AM
Building a build configuration 'X' is creating a 'X' folder within your project repository. Such exposes all build artifacts including map file
