Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 329 Bytes

File metadata and controls

10 lines (8 loc) · 329 Bytes

ORG

Syntax

org <expression>

Description

Sets the base address for the subsequent code. Note that it is allowed to embed such an absolute ORG block into a section. Return into relocatable mode with any new section directive. Although in Devpac compatibility mode the previous section will stay absolute.