Present memory usage
This commit is contained in:
@@ -237,6 +237,6 @@ SECTIONS {
|
||||
__bss_end = .;
|
||||
__heap_start = __heap_base;
|
||||
|
||||
. = ADDR(.text) - 0x800;
|
||||
/*. = ADDR(.text) - 0x800;*/
|
||||
__end = .;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user