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