forked from TencentOS/TencentOS-tiny
1. see board\TencentOS_tiny_EVB_MX_Plus\KEIL\fatfs_through_vfs |
||
|---|---|---|
| .. | ||
| BSP | ||
| TOS_CONFIG | ||
| eclipse | ||
| README.md | ||
| openocd_sipeed_rv_debugger.cfg | ||
README.md
#使用openocd调试
需要编译特定的openocd
git clone https://github.com/riscv-mcu/riscv-openocd.git
如果用的是Sipeed USB-JTAG/TTL RISC-V Debugger,需要在编译的时候enable ftdi
./configure --enable-cmsis-dap --enable-ftdi