Sid Price

Results 8 issues of Sid Price

I have built the master-HEAD and BMTrace does not work with BMP or ctxLink (USB). BMScan correctly detects the BMP attached via USB but when BMTrace is started it displays...

HI, first thanks for all the information in the book. I would like to build the tools with the GCC compiler but the makefiles seems targeted specifically to the Watcom...

In order to display a variable in hexadecimal in the watch window one is supposed to append ",h" to the variable name, e.g. "counter,h". This does not work; the debugger...

debug

I am working on a sketch using the Adafruit ItsyBitsy M0. When starting debugging the PIO IDE does not start a monitor terminal view. This means using an external terminal...

feature
debug

This issue was reported by several users in the following forum thread: https://community.platformio.org/t/failing-to-read-peripheral-registers/35417

help wanted

Hello, First many thanks for this excellent tutorial. I have forked this project, created the required Google Service to support it, using the package name com.musevisions.multipleCountersFlutter. However, when I try...

I have a project that uses the tinyUSB open-source USB stack. It has many TODO items in it and I am not interested in having them displayed in todo-tree. I...

Excellent work on this library, I was able to get your "transfer_big_data_in_the_background_with_cb_slave" work right away on an ESP32S3. For my project, my slave device has an additional GPIO to alert...