完全没有报错了

This commit is contained in:
zqm
2026-04-03 09:43:49 +08:00
parent 3fdd9f7817
commit cf7ae28b1b
50 changed files with 5415 additions and 3533 deletions

View File

@@ -570,6 +570,7 @@ SECTIONS
. = ALIGN(ALIGNOF(.flash.rodata));
} >default_rodata_seg
. = ALIGN(0x10000);
. = ALIGN(0x10000);
.flash.rodata : ALIGN(0x10)
{
_flash_rodata_start = ABSOLUTE(.);