Files
daishengdong 7f4b0b2582 add fatfs through vfs for EVB plus
1. see board\TencentOS_tiny_EVB_MX_Plus\KEIL\fatfs_through_vfs
2020-06-02 21:31:11 +08:00
..
2020-04-25 19:36:00 +08:00
2020-04-21 21:04:07 +08:00
2019-10-14 00:05:08 +08:00

#使用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