📄 targets.cfg.bak
字号:
############################################################################
## File Name : targets.cfg
##
## Description : Target definitions used by st20run.
##
## The following examples should be modified to suit your local
## target configuration.
##
## Copyright (C) 1999 STMicroelectronics
##
## Reference : ST20 Toolset Reference Manual
##
############################################################################
## Example target definitions for simulator, JPI via B300, JPI direct, & JEI.
## All these examples reset the target system.
##target c2sim st20sim "st20sim -q -f mb275.cfg -c2 -p board_init" board_runtime_init
## Example target definition where target is not reset.
target kt tap "jei_soc 192.168.188.187" "reset; st55X8_custom_runtime(81)"
##target kt tap "jei_soc 192.168.188.187" "reset; st55X8_custom_runtime(81)"
##target kt tap "jei_soc 192.168.188.188" "reset; st55X8_custom_runtime(81)"
##target kt tap "hti_usb HTI4" "reset; st55X8_custom_runtime(81)"
##target kt tap "hti_usb HTI1" "reset; st55X8_custom_runtime(81)"
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -