2024-02-05 05:25 AM
Hello,
I am using STM32WB55RE (MCU) in my custom HW and sdk "STM32Cube_FW_WB_V1.16.0".
I want to get debug log using SWD. (I am using ST-LINK/V2)
I have created test project for testing swd logging.
I followed below video link while creating test project.
Link: https://www.youtube.com/watch?v=Efgp34LbkLU
Can you please check my project configuration? and help me to fix it.
Thanks,
2024-02-09 08:09 AM - edited 2024-02-09 08:11 AM
Hello @bytespectrum
I suggest you refer to one of our BLE, ZigBee... examples to understand how the SWD works. Also, make sure that your wiring is correct between the ST-LINK and the MCU.
PS: it will be better to use the last version of the STM32CubeWB.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.