Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3857

SDK • Re: WANT_HCI_DUMP for bt_stack not working

$
0
0
Thank you for the quick reply, Peter. I see that you are the author of the other post.

Yes, in the CMakeLists.cmake of viewtopic.php?t=378952, the project is listed as
project(picow_ble_gatt_counter_freertos C CXX ASM)
.

I'll try enabling the WANT_HCI_DUMP in a separate compile definitions statement for picow_bt_example_common as you asked. I omitted that as I made my cmakelists file, as it didn't seem to be necessary. Does that mean that I need a separate add_executable() and target_link_libraries() for that as well?

In the meantime, I tried using the "make VERBOSE=1" command line, but there doesn't seem to be a makefile for it to run in the "build" directory. Of course, I had configured it previously on the command line, as well as by the configure command in the VSCode pico sdk extension. Hmmm.

Statistics: Posted by paulbjork — Mon Nov 18, 2024 6:19 pm



Viewing all articles
Browse latest Browse all 3857

Trending Articles