Problem with maix one dock(k210) in debug using openocd

as you see,when i tried to debug this k210 board and cpu halted on “main”,the REGISTER list in the left got all zero,and the logs showed below said “Warn : Got exception 0xffffffff when reading csr0”.

this is my platform.ini

[env:sipeed-maix-one-dock]
platform = kendryte210
board = sipeed-maix-one-dock
framework = kendryte-standalone-sdk
monitor_speed = 115200
debug_tool = sipeed-rv-debugger
extra_scripts = post:extra_script.py

actually i can use command line to debug outside of Vscode,but a little bit inconvenient

Please file an issue in Issues · sipeed/platform-kendryte210 · GitHub