DAP-Link好像用不起来啊,提示报错
开始下载程序:2021-03-04 14:26:43
D:\RT-ThreadStudio>cd /d D:\RT-ThreadStudio\repo\Extract\Debugger_Support_Packages\RealThread\PyOCD\0.1.1
D:\RT-ThreadStudio\repo\Extract\Debugger_Support_Packages\RealThread\PyOCD\0.1.1>pyocd.exe flash --target=AT32F403ACGT7 --erase=auto --frequency=1000000 D:\RT-ThreadStudio\workspace\TEST\Debug\rtthread.bin
0000521:CRITICAL:__main__:uncaught exception: function 'JLINKARM_EMU_GetList' not found
Traceback (most recent call last):
File "pyocd\__main__.py", line 362, in run
File "pyocd\__main__.py", line 516, in do_flash
File "pyocd\core\helpers.py", line 237, in session_with_chosen_probe
File "pyocd\core\helpers.py", line 138, in choose_probe
File "pyocd\core\helpers.py", line 82, in get_all_connected_probes
File "pyocd\probe\aggregator.py", line 34, in get_all_connected_probes
File "pyocd\probe\jlink_probe.py", line 62, in get_all_connected_probes
File "pylink\jlink.py", line 582, in connected_emulators
File "ctypes\__init__.py", line 377, in __getattr__
File "ctypes\__init__.py", line 382, in __getitem__
AttributeError: function 'JLINKARM_EMU_GetList' not found
执行完毕, 耗时:1215ms.
问 关于AT32F403A下载调试