Closed borancar closed 4 years ago
The MultiZone configurator utility receives fully linked .hex files in input. The linker scripts must be available before the utility runs. A more elegant solution would be an eclipse pluging that interactively builds simultaneously multizone.cfg AND .lds out of iker templates and device memory map. TBD
multizone could generate the linker scripts based on a template to support multiple boards. All the information is already available in the multizone configuration.
For the following
multizone.cfg
:and the template
zone1/flash.lds.template
:running the tool would generate the following
zone1/flash.lds
: