mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-11 10:55:55 +00:00
Newer XDS firmware fails to flash correctly with higher adapter clock speed. Using a slower speed for now to prevent errors. Fixes #21372 Signed-off-by: Vincent Wan <vincent.wan@linaro.org>
5 lines
155 B
INI
5 lines
155 B
INI
source [find board/ti_cc13x2_launchpad.cfg]
|
|
# Workaround for #21372. This allows OpenOCD to flash correctly
|
|
# with newer 3.x XDS firmware
|
|
adapter_khz 1500
|