abstract.txt
来自「keil C51完全破解版uVision2」· 文本 代码 · 共 18 行
TXT
18 行
The ISD51_Demo project for the Infineon C868 shows how to use the ISD51
In-System-Debugger with flash breakpoints.
This example blinks the LED's on the Keil MiniC868 or the SK-C868 evaluation
board in different colors.
In order to run this example you have to do the following steps:
- Select the right uVision target for your evaluation board.
- Rebuild the project.
- Set the Boot jumper on the evaluation board
- Download the application with the Infineon C868.EXE utility by selecting
the 'LOAD' button in the uVision toolbar.
- Remove the Boot jumper on the evaluation board.
- Start the uVision Debugger.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?