代码搜索结果
找到约 10,298 项符合
Monitor 的代码
bootcopy.bat
REM COPY and RENAME Monitor Files
REM
REM set the name of your target system to "Phytec KC163"
COPY abstract.txt "..\Phytec KC163.TXT"
COPY boot167 "..\Phytec KC163.BOT"
COPY monitor ".
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
==
monitor.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
PrjName (Monitor)
PrjPath
Target (Bootstrap), 0x0002 // Tools: '166/167'
Target (UART ASC0), 0
abstract.txt
Monitor for Keil MCB167 Board
You need under Options - L166 Misc RESERVE:
8H-0BH, 0ACH-0AFH
BOOTSTRAP MODE
==============
Memory map:
00:0000h - 00:F9FFh free RAM
00:FA00h - 00:FFF
bootcopy.bat
REM COPY and RENAME Monitor files
REM
REM set name of target system to "Keil MCB167"
COPY abstract.txt "..\Keil MCB167.TXT"
COPY boot167 "..\Keil MCB167.BOT"
COPY monitor "..\Keil MCB16
monitor.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
PrjName (Monitor)
PrjPath
Target (Bootstrap), 0x0002 // Tools: '166/167'
Target (Monitor in EPR
bootcopy.bat
REM COPY and RENAME Monitor Files
REM
REM set MON_NAME to the name of your target system
SET MON_NAME=Phytec uM166
COPY abstract.txt "..\%MON_NAME%.TXT"
COPY boot "..\%MON_NAME%.BOT"
COP
abstract.txt
Monitor for Phytec uM166
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
monitor.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
PrjName (Monitor)
PrjPath
Target (Bootstrap), 0x0002 // Tools: '166/167'
Target (UART ASC0), 0
bootcopy.bat
REM COPY and RENAME Monitor Files
REM
REM set MON_NAME to the name of your target system
SET MON_NAME=Phytec nM164
COPY abstract.txt "..\%MON_NAME%.TXT"
COPY boot "..\%MON_NAME%.BOT"
COP