Tried to add range that is not covered by base map
Open
bug
- Dominant language
- C++
- Stars
- 5.5k
- Forks
- 378
- Avg merge
- 23h 54m
- Merged PRs (30d)
- 6
Description
Trying bloaty on my IAR-compiled embedded executable yields this result.
From the `-vvv` output it seems that the issue occurs when bloaty is trying to deal with a section that is placed at the "RAM" addresses.
I cannot provide a sample file (sadly), but am willing to help in investigating the issue (such as running arbitrary toolchain commands on the file and extracting information from that).
Contributor guide
Assessment
This issue has not been assessed yet.