-
Platform: Linux, macOS, Windows (logs attached are from macOS)
Board: B-L4S5I-IOT01A (https://os.mbed.com/platforms/B-L4S5I-IOT01A/)
Toolchain: ARMC6 (but I'm pretty sure that issue is also reproduc…
-
I am using MBED Studio 1.4.1 to try to debug a problem with an LPC1768 processor and every time I try to start the debugger I get the message "Timeout waiting for gdb server to start". Yet, when I sta…
-
Reproducible using Mbed Studio and mbed-os-example-blinky on Mbed-LPC1768 board. Started with a device with blank flash.
This is not caused by the device entering sleep mode. I had completely disab…
-
**1. My system**
I'm working on a 64-bit Windows 10 desktop. My Python installation is the latest Python3.8.
**2. PyOCD installation**
I followed the instructions to install **PyOCD** meticulousl…
-
The nRF DFP is all screwed up…
The [Keil pack list site](https://www.keil.com/dd2/pack/) shows the latest version as 8.24.1. The `pindex` section of [`keil.vidx`](http://sadevicepacksdqaus.blob.cor…
-
When connecting to STM32H730VB, there is problem with coresight rom table readout.
In fact, even records which are found do not seem to match [ref. manual](https://www.st.com/resource/en/reference_ma…
-
Hello,
I've got an issue with flashing STM32H745ZIT6. This happens only when i've got some code inside the flash memory. For example if the flash is erased with tool like STM32CubeProgrammer the prob…
-
Using an alternate firmware, you can use nanoDLA as a SWD Debug Adapter.
It is a port of CMSIS-DAP, so openocd , pyOCD and probe-rs based Rust tool all work fine.
https://github.com/elfmimi/libfx2…
-
I have a binary which size is larger than 256kB, so need to program both Pflash and Dflash.
The KW36 memory map is as below image.
![image](https://user-images.githubusercontent.com/3600912/59549796…
-
Currently, the SWO parser buffers all events until a timestamp is received: https://github.com/mbedmicro/pyOCD/blob/ee63c7b64b313bad65dfa9871b7acb55fdda055d/pyocd/trace/swo.py#L116-L132
In my curre…