📄 is5114.cfg
字号:
# script for Insilica IS-5114# jtag speed. We need to stick to 16kHz until we've finished reset.jtag_rclk 16reset_config trst_and_srstjtag_device 8 0x1 0x1 0xfejtag_device 4 0x1 0xf 0xejtag_device 5 0x1 0x1 0x1e#arm946e-s and target arm966e little 1 arm966e[new_target_name] configure -event reset-start { jtag_rclk 16 }[new_target_name] configure -event reset-init { # We can increase speed now that we know the target is halted. jtag_rclk 3000}working_area 0 0x50000000 16384 nobackup
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -