This option disables allocation of a section to the trace RAM and self RAM areas.
[Specification format]
- | Interpretation when omitted |
It is possible to allocate a section to the trace RAM and self RAM areas.
[Detailed description]
- | This option disables allocation of a section to the trace RAM and self RAM areas. |
- | The __STACK_ADDR_START symbol and __STACK_ADDR_END symbol are set except for in the saddr area. |
[Example of use]
- | To disable allocation of a section to the trace RAM and self RAM areas, describe as: |
>rlink a.obj b.obj -device=dr5f10y14.dvf -ocdtr
|
[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. |