Hi,
Thanks for your help. I wasn't talking about the way to customise the linker script for including overlay. I was talking about some sort of overlay manager to copy the overlay-ed regions from...
Type: Posts; User: jitheeshts
Hi,
Thanks for your help. I wasn't talking about the way to customise the linker script for including overlay. I was talking about some sort of overlay manager to copy the overlay-ed regions from...
I was working on customizing the linker script for including overlay mechanism. I have succeeded in creating a sample project which uses overlay mechanism. But now i need a library archive(.a file)...
Hi
Thanks for you valuable info.
The first link explains based on Armlink toolchain which neatly explained with examples also. But unfortunately we are using GNU Toolchain. The second link has...
Hi,
we are working on a project based on ARM Cortex M0 controller. We are having a limited amount of RAM(190KB), which is causing us an issue that our application(.text + .data + .bss) itself is...