📄 sect_place_load.xml
字号:
<!DOCTYPE Linker_Placement_File>
<Root name="MSP430 Section Placement" >
<MemorySegment name="LFLASH" >
<ProgramSection alignment="0x2" load="Yes" name="CODE" />
<ProgramSection load="Yes" name="CONST" />
<ProgramSection size="0x2" load="Yes" name="TAG" start="0xfdde" />
<ProgramSection size="32" load="Yes" start="0xfde0" name="INTVEC" />
<ProgramSection alignment="0x2" size="0x100" load="Yes" inputsections=".V_SELECT" name="V_SELECT" start="0xfe00" />
<ProgramSection size="0x20" load="Yes" inputsections=".HW_VECTS" start="0xffe0" name="HW_VECTS" />
</MemorySegment>
<MemorySegment name="INFO B" />
<MemorySegment name="INFO A" />
<MemorySegment name="INFO" >
<ProgramSection size="0x100" load="Yes" name="INFO" start="0x1000" />
<ProgramSection size="0x80" start="0x1000" name="INFOA" />
<ProgramSection size="0x80" name="INFOB" start="0x1080" />
</MemorySegment>
<MemorySegment name="RAM" >
<ProgramSection load="Yes" name=".abs" start="0x0" />
<ProgramSection size="0x40" name="IDATA0" start="0x200" />
<ProgramSection size="0xc0" start="0x240" name="ECSTR" />
<ProgramSection size="0x100" name="UDATA0" start="0x300" />
<ProgramSection size="0x200" name="CSTACK" start="0x400" />
</MemorySegment>
</Root>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -