diff --git a/main.S b/main.S index 9d446e4..ac4441d 100755 --- a/main.S +++ b/main.S @@ -34,7 +34,7 @@ _start: cmp r2, r1 str r0, [r3] mov r3, r2 - bne copy_loop + blt copy_loop //RAM clear ldr r2,=0x60200000 //clear start