Commit 8ae325eb authored by hu's avatar hu

调整启动文件错误

parent bb6a922c
...@@ -108,8 +108,8 @@ _RESET: ...@@ -108,8 +108,8 @@ _RESET:
mov r0, r1 mov r0, r1
1: 1:
st.dw r0, 0[r6] st.w r0, 0[r6]
addi 8, r6, r6 addi 4, r6, r6
cmp r7, r6 cmp r7, r6
bl 1b bl 1b
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment