📄 abstract.txt
字号:
Monitor for Phytec KC163 Board
You need under Options - L166 Misc RESERVE:
8H-0BH, 0ACH-0AFH
For correct using the Monitor:
connect the PC COM port to P1 connector
BOOTSTRAP MODE
==============
Jumper Settings for On-Chip Bootstrap Mode:
JP2: (1+2) closed = enable On-Chip Bootstrap Loader
JP3: (2+3) closed = enable Bootstrap Mode (red boot-jumper)
Jumper Settings for external Bootstrap Mode:
JP2: (1+2) open = disable On-Chip Bootstrap Loader
JP3: (2+3) closed = enable Bootstrap Mode (red boot-jumper)
Memory map:
000000H - 00EFFFH free RAM
00F000H - 00FFFFH internal RAM and SFR's
010000H - 0FE9FFH free RAM (optional)
00FEA00 - 00FEBFF RAM used by Monitor (Data Area)
00FEC00 - 00FFFFF RAM used by Monitor (Code Area)
100000H - 1FFFFFH optinal free RAM (optional)
200000H - 23FFFFH Flash ROM
240000H - .... Flash ROM (optional)
NON-BOOTSTRAP MODES:
====================
You will find two ready Monitor programs in this directory:
- MONITOR.H86 for Target "UART ASC0" and Automatic baudrate detection
- MONSIM.H86 for Target "Simulated Serial"
Since the Monitor runs on code address 20:0000 but
the flash ROM is located at address 0, the HEX files
has to be generated with an offset of -0x200000.
Set the Option for Target "UART ASC0" - Output -
Offset: -0x200000.
Jumper Settings for On-Board FLASH programming:
JP2: (1+2) open = disable On-Chip Bootstrap Loader
JP3: (2+3) closed = enable Bootstrap Mode (red boot-jumper)
Load the MONITOR.H86 into the Flash-ROM
using the Phytec FLASHT.EXE programming tool.
Jumper Settings for NON BOOTSTRAP MODES:
JP3: (1+2) closed = normal programm execution
Memory map:
00:0000h - 00:BDFFh free RAM for User application
00:C000h - 00:EFFFh free RAM, CAN and XRAM area
00:F000h - 00:FFFFh On chip RAM and SFR area
01:0000h - 0F:FDFFh RAM (optional)
0F:FE00h - 0F:FFFFh RAM used by Monitor (Data Area)
10:0000h - 1F:FFFFh RAM (optional)
20:0000h - 23:FFFFh Flash ROM containing Monitor (Code Area)
24:0000h - ... Flash ROM (optional)
Jumper Settings for SIMULATED SERIAL Debug interface:
JP4: closed = Debug Interface enabled (P3.2 )
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -