This commit is contained in:
NIIBE Yutaka
2012-05-26 16:01:55 +09:00
parent 8538ac19d0
commit ded02a6808

View File

@@ -12,7 +12,7 @@ MEMORY
}
vector = 0x08000000;
_flash_start = 0x08000000;
_flash_start = 0x08001000;
_flash_end = 0x08020000;
__ram_start__ = ORIGIN(ram0);