External-Loaders icon indicating copy to clipboard operation
External-Loaders copied to clipboard

Issue with .elf file over 10Mb (help needed)

Open STUBA-rupr opened this issue 5 years ago • 0 comments

Hello @vlcekji2 I found an issue with compiled file larger than 10Mb. When I browse memory I got into the point where my methods are not located correctly (namespace0_generated) and therefore my program fails: image I know that is out of the topic of external memory loader, but by a chance do you have a hint for me? Does it have to have something with memory alignment ALIGN in .ld file, or number of function reaches a limit of the addressable space?

STUBA-rupr avatar Sep 14 '20 14:09 STUBA-rupr