13.07.2015 Views

TASKING VX-toolset for ARM User Guide

TASKING VX-toolset for ARM User Guide

TASKING VX-toolset for ARM User Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Linker Script Language (LSL)| ordered| overlay• For non-contiguous groups, you can only specify group_alignment and attributes.• The overlay keyword also sets the contiguous property.• The clustered property cannot be set together with contiguous or ordered on a single group.load_or_run_addr ::= addr_absolute| addr_range >=0addr_absolute::= expr| memory_reference [ expr ]• An absolute address can only be set on ordered groups.addr_range ::= [ expr .. expr ]| memory_reference| memory_reference [ expr .. expr ]• The parent of a group with an addr_range or page restriction cannot be ordered, contiguous orclustered.• The end address is not part of the range.memory_reference ::= mem : 0|1 mem_name 0|1• A proc_name refers to a defined processor.• A mem_name refers to a defined memory.• A map_name refers to a defined memory mapping.if_statement::= if ( expr ) section_statement 0|1section_creation_statement::= section section_name ( section_specs ){ >=0 }section_specs ::= section_spec >=0section_spec::= attributes| fill_spec| size = expr| blocksize = expr| overflow = section_name| tagsection_statement2::= select_section_statement ;817

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!