Fehler #456
Von Maximilian Seesslen vor etwa 1 Jahr aktualisiert
Test again if size is an problem then. 'rufa' is an good candidate. Should fail with missin '(NOLOAD)' and succeed with it.
<pre><code class="shell">
. = ALIGN ( __flash_page_size );
PROVIDE (_start_user_flash = . );
</code></pre>
<pre><code class="shell">
. = ALIGN ( __flash_page_size );
PROVIDE (_start_user_flash = . );
</code></pre>