-
I am unable to observe my code stopping at breakpoints when `wfe()` is used.
Steps to reproduce the behavior:
1. Clone the https://github.com/titanclass/microrust-start repo
2. Open the project…
huntc updated
3 years ago
-
OS: MacOS 10.14.5
Mbed OS: 5.13.1
Compiler: GCC or AC6.11
pyOCD: 0.21.0
Targets: ST boards (seen on F411, F413, F042K6, F475IOT)
When deploying or debugging ST targets, occasionally a `DP Wait`…
-
Hi, is anyone working on or planning to work on Cortex-M33 support? Given it's Cortex-M4 + extras, maybe the necessary adjustments aren't huge. There's for instance a nice "LPC55S69-EVK: LPCXpresso55S…
-
I have a Pitaya Link (https://www.tindie.com/products/zelin/pitaya-link-cmsis-dap-debug-probe/) running the DAPLink firmware (https://github.com/ARMmbed/DAPLink) and when trying to start gdb server (`…
-
Every time starting debug, cortex-debug will download executable to mcu flash.
How start debugging without download?
my cortex-debug configuration:
```
"type": "cortex-debug",
"name": "…
-
-
After latest cmsis-pack-manager update from 0.3.0 to 0.4.0 we get python module conflict during pyocd installation
```
ERROR: cmsis-pack-manager 0.4.0 has requirement pyyaml=6.0, but you'll have py…
-
Binary ninja is now using pyside6:
```
Failed to import python plugin: community/ehntoo_binaryninjasvd: Qt 6 must import PySide6 instead of PySide2
Failed to load plugin: ehntoo_binaryninjasvd
`…
-
### Description of defect
On some targets, GCC_ARM produces a non-contiguous FW image.
When building application and bootloader combine image in hex format, bootloader integrity checks failed to val…
-
Is there a way to change how to connect to the remote when starting gdb? To not always use localhost.
I can't find any setting for this. I thought that preLaunchCommands or overrideLaunchCommands wou…