pyocd / pyOCD

Open source Python library for programming and debugging Arm Cortex-M microcontrollers
https://pyocd.io
Apache License 2.0
1.12k stars 481 forks source link

PyOCD 0.36 doesn't find CMSIS-DAP v3 probe using Python3.12 on Windows #1726

Open Salamist opened 2 weeks ago

Salamist commented 2 weeks ago

Hello,

I'm using an NXP FRDM board with an on-board debugger with CMSIS-DAP v3 On Windows using Python 3.12 command 'pyocd list' doesn't detect the board (No available debug probes are connected)

Python 3.11 works just fine. On Linux/Mac both version 3.11 and 3.12 are working fine

Dozingfiretruck commented 1 week ago

python3.13 also