init
This commit is contained in:
		
							
								
								
									
										16
									
								
								yaokon/MDK-ARM/yaokon.sct
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								yaokon/MDK-ARM/yaokon.sct
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | ||||
| ; ************************************************************* | ||||
| ; *** Scatter-Loading Description File generated by uVision *** | ||||
| ; ************************************************************* | ||||
|  | ||||
| LR_IROM1 0x08000000 0x00010000  {    ; load region size_region | ||||
|   ER_IROM1 0x08000000 0x00010000  {  ; load address = execution address | ||||
|    *.o (RESET, +First) | ||||
|    *(InRoot$$Sections) | ||||
|    .ANY (+RO) | ||||
|    .ANY (+XO) | ||||
|   } | ||||
|   RW_IRAM1 0x20000000 0x00005000  {  ; RW data | ||||
|    .ANY (+RW +ZI) | ||||
|   } | ||||
| } | ||||
|  | ||||
		Reference in New Issue
	
	Block a user