Search found 1 match
- Mon May 13, 2024 2:57 pm
- Forum: General Discussion
- Topic: How to check what takes up space in .rtc_fast_reserved segment?
- Replies: 1
- Views: 545
How to check what takes up space in .rtc_fast_reserved segment?
The program I develop ran out of RTC FAST memory, but i do not know what takes up space there. I see errors like: `.rtc_fast_reserved' will not fit in region `rtc_fast_reserved_seg' and region `rtc_fast_reserved_seg' overflowed by 16 bytes I know there is a <projectname>.map file in the build folder...