Update NS IAR icf file

pull/10158/head
Michael Schwarcz 2019-03-12 14:21:56 +02:00 committed by Martin Kojtal
parent 42fca9ae0e
commit 0e84d19f2f
1 changed files with 2 additions and 2 deletions

View File

@ -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;