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

📄 internal.map

📁 ECOG bootloader, used to initialized ecog microcontroller
💻 MAP
字号:
;=============================================================================; Cyan Technology Ltd; Bootloader MAP file;; FILE;  internal.map;; DESCRIPTION;  This file is intended for use with the bootloader program.;  The only purpose of the file is to tell the ROM generation program where to;	put the various code segments, thus it contains a 'hack' that allows us to;	put the ROM data memory in the first 2k, even though the memory is mapped;	differently;=============================================================================code    0 7eff irom 0000 7effdata    0   ff irom 7f00 7fffdata e800 efff iram    0  7ff

⌨️ 快捷键说明

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