6 lines
		
	
	
		
			103 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			103 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
MEMORY
 | 
						|
{
 | 
						|
    FLASH : ORIGIN = 0x8000000, LENGTH = 1024K
 | 
						|
    RAM : ORIGIN = 0x24000000, LENGTH = 384K
 | 
						|
}
 |