Resolved! Copying code to RAM
Posted on October 02, 2017 at 14:52When code is copied to RAM (for example the code for rewriting internal flash) how the RAM is allocated? Is it allocated statically or just uses any free space remaining below the stack? I cannot find this in the ...