URL
https://opencores.org/ocsvn/openmsp430/openmsp430/trunk
[/] [openmsp430/] [trunk/] [doc/] [html/] [software_development_tools.html] - Diff between revs 166 and 182
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 166 |
Rev 182 |
Line 1366... |
Line 1366... |
and <b><i>LENGTH</i></b> fields to match the <b>PROGRAM MEMORY</b>
|
and <b><i>LENGTH</i></b> fields to match the <b>PROGRAM MEMORY</b>
|
configuration.</li>
|
configuration.</li>
|
<li>In the <b><i>data (rwx)</i></b> section definition, update the <b><i>ORIGIN</i></b>
|
<li>In the <b><i>data (rwx)</i></b> section definition, update the <b><i>ORIGIN</i></b>
|
field to match the <b>PERIPHERAL SPACE</b> configuration and the <b><i>LENGTH</i></b>
|
field to match the <b>PERIPHERAL SPACE</b> configuration and the <b><i>LENGTH</i></b>
|
field to match the <b>DATA MEMORY</b> configuration.</li>
|
field to match the <b>DATA MEMORY</b> configuration.</li>
|
<li>At last, update the stack pointer initialization value (look for
|
|
the "<b><i>PROVIDE (__stack =</i></b>"
|
</ul><br>
|
section) and make sure that it falls in the data memory space (the
|
|
stack size should also matches your application requirements, i.e. not
|
|
to small... and not to big :-P ).</li>
|
|
</ul>
|
|
|
|
<br>
|
<br>
|
|
|
<br>
|
<br>
|
|
|
© copyright 1999-2024
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.