Search found 4 matches

by rsantosc
Mon Mar 14, 2022 12:51 pm
Forum: AI-deck
Topic: GAP8 JTAG semihosting
Replies: 1
Views: 7850

GAP8 JTAG semihosting

Hello, I've been trying to use the GAP8 jtag semihosting for logging but without success... Can you give me some pointers on how you have configured gap8-openocd and which commands to run using the aideck docker image? Is there any documentation (or external tutorial) you recommend for debugging the...
by rsantosc
Fri Mar 11, 2022 12:17 pm
Forum: AI-deck
Topic: Logging GAP8/ESP32
Replies: 6
Views: 12562

Re: Logging GAP8/ESP32

Works! Thank you
by rsantosc
Fri Mar 11, 2022 9:49 am
Forum: AI-deck
Topic: Logging GAP8/ESP32
Replies: 6
Views: 12562

Re: Logging GAP8/ESP32

Thanks Marcus! I agree that using CPX-based console logging is the optimal way for production, but being able to use the UART can still be useful for debugging/developing (at least for now). Maybe having this configurable as well as the logging levels as a Kconfig option would be a nice-to-have I wi...
by rsantosc
Thu Mar 10, 2022 7:51 pm
Forum: AI-deck
Topic: Logging GAP8/ESP32
Replies: 6
Views: 12562

Re: Logging GAP8/ESP32

Hello all, I've also been trying to debug NINA and just noticed the latest commit to the examples: https://github.com/bitcraze/aideck-esp-firmware/commit/229b8b9d806d7e7b656b41cced9f12c0e4caa7e3 in which console printing is removed What was the reason for this? Incompatability with the new CPX routi...