We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
I am using GHS MULTI to build an linker script. But there are some memory gaps that are causing checksum error when running the code. Can anyone suggest methods to fill the memory gaps in the liner script .ld file( I want solution that can be used in .ld file). I used =fill and FILL() after all the sections in my SECTIONS{} but of no use. Can u suggest some other methods.
Please note this is a forum for users of the Arm Compiler [https://developer.arm.com/tools-and-software/embedded/arm-compiler],
It is unlikely the audience has experience with the GHS toolchains.