2023-10-08 04:27 PM - edited 2023-10-08 04:29 PM
I am finding that I cannot run the debugger on this example application and that after programming I must reset the device for it to start working. I get "Target is not responding..." and am using the P-NUCLEO-WB55. This problem is unique to only the BLE_FreeRTOSHeartRate project from the firmware package.
Furthermore, I was wondering if anyone knows if you can use CubeMX with this example or if you should not. Thanks
Solved! Go to Solution.
2023-10-10 08:55 AM
Hello @TomC ,
Could you share the debug log for analysis? Try using Connect Under Reset options.
Check your USB connection or settings with the debug configuration.
Please check this article How to solve debugger connection issues?
You can start with the ready to use project using STM32CubeMx. For that, you can find the BLE_HeartRateFreeRTOS.ioc file under the repository \Projects\P-NUCLEO-WB55.Nucleo\Applications\BLE\BLE_HeartRateFreeRTOS\
Imen
2023-10-10 08:55 AM
Hello @TomC ,
Could you share the debug log for analysis? Try using Connect Under Reset options.
Check your USB connection or settings with the debug configuration.
Please check this article How to solve debugger connection issues?
You can start with the ready to use project using STM32CubeMx. For that, you can find the BLE_HeartRateFreeRTOS.ioc file under the repository \Projects\P-NUCLEO-WB55.Nucleo\Applications\BLE\BLE_HeartRateFreeRTOS\
Imen