fix: align rd target memory and startup settings

This commit is contained in:
2026-04-20 08:11:49 +08:00
parent 3f91481d00
commit 77da670f5c
6 changed files with 29 additions and 30 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ __initial_sp
; <o> Heap Size (in Bytes) <0x0-0xFFFFFFFF:8>
; </h>
Heap_Size EQU 0x200
Heap_Size EQU 0x400
AREA HEAP, NOINIT, READWRITE, ALIGN=3
__heap_base