7 lines
		
	
	
		
			341 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			341 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <!DOCTYPE Board_Memory_Definition_File>
 | |
| <root name="LPC4088FBD208">
 | |
|   <MemorySegment name="FLASH" start="0x00000000" size="0x00080000" access="ReadOnly" />
 | |
|   <MemorySegment name="RAM" start="0x10000000" size="0x00010000" access="Read/Write" />
 | |
|   <MemorySegment name="RAM2" start="0x20000000" size="0x00008000" access="Read/Write" />
 | |
| </root>
 | 
