mirror of
https://github.com/devkitPro/buildscripts.git
synced 2026-04-18 16:37:21 -05:00
*** empty log message ***
This commit is contained in:
parent
d167b075bc
commit
5e94c33b65
|
|
@ -194,6 +194,7 @@ _start:
|
|||
mov r2,r2,lsr #15 @ rounded to 32k boundary
|
||||
mov r2,r2,lsl #15
|
||||
ldr r4, =__vectors_end
|
||||
add r4,r4,r2
|
||||
bl CopyMemCheck
|
||||
|
||||
ldr r1, =__dtcm_lma @ Copy data tightly coupled memory (dtcm section) from LMA to VMA
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user