-STRIDE_SELF_AREA [V1.15.00 or later]
|
This option allocates sections to split areas excluding the self RAM area.
[Specification format]
- | Interpretation when omitted |
It is possible to allocate a section to the self RAM area.
[Detailed description]
- | This option allocates sections to split areas excluding the self RAM area. |
[Example of use]
- | To allocate sections to split areas excluding the self RAM area, describe as: |
> rlink a.obj b.obj -device=dr5f10a6e.dvf -auto_section_layout -stride_self_ area
|
[Remark]
- | If the -form={object|relocate|library} or -strip option is specified, this option will be invalid. |
- | If the -device option is not specified, this option will be invalid. |