board: Add LS1046ARDB
[fw/openocd] / tcl / board / nxp_rdb-ls1046a.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2 # NXP LS1046ARDB (Reference Design Board)
3 # This is for the "console" USB port on the front panel
4 # You must ensure that SW4-7 is in the "off" position
5
6 # NXP K20
7 # The firmware implements the old CMSIS-DAP v1 USB HID interface
8 # You must pass --enable-cmsis-dap to ./configure to enable it
9 source [find interface/cmsis-dap.cfg]
10
11 transport select jtag
12 reset_config srst_only
13
14 source [find target/ls1046a.cfg]
15
16 # The adapter can't handle 10MHz
17 adapter speed 5000