--some updates
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
|
||||
/* Entry Point */
|
||||
ENTRY(Reset_Handler)
|
||||
INCLUDE Boot/memory_map.inc
|
||||
INCLUDE memory_map.inc
|
||||
|
||||
/* Highest address of the user mode stack */
|
||||
_estack = ORIGIN(RAM) + LENGTH(RAM); /* end of "RAM" Ram type memory */
|
||||
|
||||
Reference in New Issue
Block a user