main.hxl

来自「该程序为PIC单片机定时器1的验证程序」· HXL 代码 · 共 24 行

HXL
24
字号
### HEXMate logfile and output summary ###
### Memory Usage ###
 Unused memory ranges:
  2h - 7h
  52h - 7Fh
  
 main.hex ranges:
  0h - 1h
  8h - 51h
  
### Hex Memory Map ###
 Legend:
  - = Unused memory
  F = Filled ROM
  S = Stored serial code
  A = Stored ASCII string
  R = Reserved for checksum
  C = Stored checksum result
  T = Trailing code
  & = Find & replace opcode
  1 = main.hex
00000000: 11------11111111111111111111111111111111111111111111111111111111
00000040: 111111111111111111----------------------------------------------

⌨️ 快捷键说明

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