⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sect_place.xml

📁 MSP430电能测量程序,用的是电力线载波通讯.即PLC
💻 XML
字号:
<!DOCTYPE Linker_Placement_File>
<Root name="MSP430 Section Placement" >
  <MemorySegment name="RAM" >
    <ProgramSection load="Yes" start="0x0" name=".abs" />
    <ProgramSection size="0x40" start="0x200" name="IDATA0" />
    <ProgramSection size="0xc0" name="ECSTR" start="0x240" />
    <ProgramSection size="0x100" start="0x300" name="UDATA0" />
    <ProgramSection size="0x200" start="0x400" name="CSTACK" />
  </MemorySegment>
  <MemorySegment name="INFO" >
    <ProgramSection size="0x100" load="Yes" start="0x1000" name="INFO" />
    <ProgramSection size="0x80" name="INFOA" start="0x1000" />
    <ProgramSection size="0x80" start="0x1080" name="INFOB" />
  </MemorySegment>
  <MemorySegment name="INFO A" />
  <MemorySegment name="INFO B" />
  <MemorySegment name="UFLASH" >
    <ProgramSection size="32" load="Yes" name="INTVEC" start="0x8000" />
    <ProgramSection alignment="0x2" load="Yes" name="START_CODE" start="0x8020" />
    <ProgramSection alignment="0x2" load="Yes" name="CODE" />
    <ProgramSection load="Yes" name="CONST" />
    <ProgramSection size="0x2" load="Yes" name="TAG" start="0xfdde" />
    <ProgramSection alignment="0x2" size="0x100" load="Yes" inputsections=".V_SELECT" start="0xfe00" name="V_SELECT" />
    <ProgramSection size="0x20" load="Yes" inputsections=".HW_VECTS" name="HW_VECTS" start="0xffe0" />
  </MemorySegment>
</Root>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -