create env on ubuntu

pico
Author

dd21

Published

February 23, 2023

Abstract

config rp2040 on ubuntu with daplink. use picolab debuger.

Referance

dap with pico clk error and jtag error

update the cmsis-dap.cfg

#
# ARM CMSIS-DAP compliant adapter
#
# http://www.keil.com/support/man/docs/dapdebug/
#

adapter driver cmsis-dap

# Optionally specify the serial number of CMSIS-DAP usb device.
#cmsis_dap_serial 02200201E6661E601B98E3B9
transport select swd

adapter_khz 10000