This option automatically allocates sections.
[Specification format]
- | Interpretation when omitted |
Sections are not automatically allocated.
[Detailed description]
- | Sections are automatically allocated based on the information of the device file. |
- | After the section specified by the -start option and the absolute address sections have been allocated, the remaining sections are automatically allocated based on the information of the device file. |
[Example of use]
- | To automatically allocate sections from the information of the device file, describe as: |
>rlink a.obj b.obj -device=dr5f10y14.dvf -auto_section_layout
|
[Remark]
- | If the -form={object|relocate|library} option or -strip option is specified, this option will be invalid. |
- | If the -device option is not specified, this option will be invalid. |