Get Started
What is PlatformIO?
PlatformIO IDE
PlatformIO Core (CLI)
Tutorials
Project Examples
Solutions
PlatformIO IDE
PlatformIO Core (CLI)
Debugging
Unit Testing
Static Code Analysis
Remote Development
Library Management
Desktop IDEs Integration
Cloud IDEs Integration
Continuous Integration
Registry
Docs
Community
Support
TECHNOLOGY
PlatformIO Community
Generate a .map file
FAQ
dzidmail
November 7, 2022, 1:28am
21
This puts the map file in the build folder:
build_flags = -Wl,-Map,${BUILD_DIR}/firmware.map
1 Like
← previous page