память уменьшена до 20кбайт, все компилируется

This commit is contained in:
2025-03-06 12:45:38 +03:00
parent dbc9388f67
commit 15134a549a
2 changed files with 3 additions and 3 deletions

View File

@@ -2,8 +2,8 @@
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_IROM1 0x08000000 0x00006000 { ; load region size_region
ER_IROM1 0x08000000 0x00006000 { ; load address = execution address
LR_IROM1 0x08000000 0x00005000 { ; load region size_region
ER_IROM1 0x08000000 0x00005000 { ; load address = execution address
*.o (RESET, +First)
*(InRoot$$Sections)
.ANY (+RO)