mirror of https://github.com/ARMmbed/mbed-os.git
Update NS IAR icf file
parent
f6ab217892
commit
546e33df7b
|
@ -23,8 +23,8 @@
|
|||
** ###################################################################
|
||||
*/
|
||||
|
||||
define symbol NS_CODE_START = 0x00040000;
|
||||
define symbol NS_CODE_SIZE = 0x00058000;
|
||||
define symbol NS_CODE_START = 0x00038000;
|
||||
define symbol NS_CODE_SIZE = 0x00060000;
|
||||
define symbol NS_DATA_START = 0x20022000;
|
||||
define symbol NS_DATA_SIZE = 0x00022000;
|
||||
|
||||
|
|
Loading…
Reference in New Issue