Execute from RAM
This commit is contained in:
@@ -16,7 +16,7 @@ SECTIONS
|
||||
.text : {
|
||||
*(.text)
|
||||
*(.rodata)
|
||||
} > FLASH
|
||||
} > RAM
|
||||
|
||||
.data : {
|
||||
*(.data)
|
||||
|
||||
Reference in New Issue
Block a user