nxp_rdb-ls1046a.cfg 506 B

1234567891011121314151617
  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. # NXP K20
  6. # The firmware implements the old CMSIS-DAP v1 USB HID interface
  7. # You must pass --enable-cmsis-dap to ./configure to enable it
  8. source [find interface/cmsis-dap.cfg]
  9. transport select jtag
  10. reset_config srst_only
  11. source [find target/ls1046a.cfg]
  12. # The adapter can't handle 10MHz
  13. adapter speed 5000