Search found 1 match
- Sat Jul 03, 2021 2:41 pm
- Forum: ESP-IDF 中文讨论版
- Topic: [已解决] openocd jlink error
- Replies: 3
- Views: 6900
Re: openocd jlink error
不懂openocd太坑了。。。。 加上这句就好了 echo "WARNING: boards/esp-wroom-32.cfg is deprecated, and may be removed in a future release." set ESP32_FLASH_VOLTAGE 3.3 source [find target/esp32.cfg] adapter_khz 1000 esp-wroom-32.cfg jlink调试的选项 -s ${openocd_path}/share/openocd/scripts -f interface/jlink.cfg -f board/esp...