Hi,
I'm trying to set up SEGGER SystemView on our custom nRF5340 board for debugging purposes using the SEGGER SystemView application.
Below is the configuration I'm using for SEEGER:
The issue arises when I enable CONFIG_SEGGER_SYSTEMVIEW=y. Once it's enabled, BLE stops working. After some debugging, I found that the firmware hangs during the bt_enable() call.
Could you please help me identify the cause of this issue or suggest how to resolve the conflict between SEGGER SystemView and BLE?
Thank you,
Alireza