abstract.txt
来自「keilc pic的版本 才搞到的 希望对大家有帮助」· 文本 代码 · 共 59 行
TXT
59 行
Monitor for Phytec nM164
You need under Options - L166 Misc RESERVE:
8H-0BH, 0ACH-0AFH
For correct using the Monitor with a Phytec
developent board:
connect the PC COM port to P1 connector
Jumper Settings of the development board:
XX = jumper O = free pin
O X X O O X X O
O O O X X X X O
JP2
JP1 closed between 2+3
Simultaneously press the Reset (S1) and Boot (S2) switches on the
Development Board, first releasing the Reset (S1) and then, two or
three seconds later, release the Boot (S2) switch.
This sequence of pressing and releasing the Reset (S1) and Boot (S2)
switches renders the nanoMODUL-164 into the Bootstrap mode.
BOOTSTRAP MODE
==============
Memory map for modules with
256kB Flash and 256kB SRAM or
512kB Flash and 512kB SRAM (MODE0):
00:0000h - 00:F9FFh Flash
00:FA00h - 00:FFFFh internal RAM and SFR's
01:0000h - 03:FFFFh free RAM
04:0000h - 07:E8FFh free RAM (mirrored by 256kB)
07:E900h - 07:EAFFh RAM used by MONITOR
07:EB00h - 07:FFFFh RAM used by MONITOR (Code Area)
08:0000h - 0B:FFFFh Flash ROM
0C:0000h - 0F:7FFFh Flash ROM (mirrored by 256KB)
0F:8000h - 0F:9FFFh I/O1
0F:A000h - 0F:BFFFh I/O2
0F:C000h - 0F:DFFFh I/O3
0F:E000h - 0F:FFFFh I/O4
Memory map for modules with
1MB Flash and 512kB SRAM (MODE0):
0F:E900h - 0F:EAFFh RAM used by MONITOR
0F:EB00h - 0F:FFFFh RAM used by MONITOR (Code Area)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?