19 lines
		
	
	
		
			543 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			19 lines
		
	
	
		
			543 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|   | ; ************************************************************* | ||
|  | ; *** Scatter-Loading Description File generated by uVision *** | ||
|  | ; ************************************************************* | ||
|  | 
 | ||
|  | LR_IROM1 0x00000000 0x00010000  {    ; load region size_region | ||
|  |   ER_IROM1 0x00000000 0x00010000  {  ; load address = execution address | ||
|  |    *.o (RESET, +First) | ||
|  |    *(InRoot$$Sections) | ||
|  |    .ANY (+RO) | ||
|  |   } | ||
|  |   RW_IRAM1 0x10000000 0x00002000  {  ; RW data | ||
|  |    .ANY (+RW +ZI) | ||
|  |   } | ||
|  |   RW_IRAM2 0x20004000 0x00000800  { | ||
|  |    *(USBRAM_SECTION) | ||
|  |   } | ||
|  | } | ||
|  | 
 |