project.map

来自「用AT91SAM7S64以IO的方式控制SL811的源代码。」· MAP 代码 · 共 9 行

MAP
9
字号
Error[e16]: Segment DATA_Z (size: 0x20a4 align: 0x2) is too long for segment definition. At least 0x1a0 more bytes needed. The problem occurred while processing the segment placement command "-Z(DATA)DATA_I,DATA_Z,DATA_N=RAMSTART-RAMEND", where at the moment of placement the available memory ranges were "CODE:20fc-3fff"
   Reserved ranges relevant to this placement:
   0-17b                ICODE
   17c-1f43             CODE
   1f44-1f5b            INITTAB
   1f5c-1f9b            DATA_ID
   1f9c-20bb            DATA_C
   20bc-3fff            DATA_I

⌨️ 快捷键说明

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