Switch ok with debug mode apps, implement sys_exit correctly later.

This commit is contained in:
Yifan Wu 2020-11-29 01:31:36 +08:00
parent e552f3cfca
commit 91043b08cd
16 changed files with 244 additions and 147 deletions

View file

@ -2,7 +2,7 @@
OUTPUT_ARCH(riscv)
ENTRY(_start)
BASE_ADDRESS = 0x80040000;
BASE_ADDRESS = 0x80100000;
SECTIONS
{