linker script
This commit is contained in:
@@ -237,7 +237,7 @@ SECTIONS
|
||||
*(.gnu.linkonce.r.*)
|
||||
. = ALIGN(0x4);
|
||||
} >SPI_FLASH
|
||||
/*
|
||||
*/
|
||||
/* Set stack top to end of RAM, and stack limit move down by
|
||||
* size of stack_dummy section */
|
||||
__StackTop = ORIGIN(RAM) + LENGTH(RAM);
|
||||
|
||||
Reference in New Issue
Block a user