Associate II
February 5, 2024
Question
STM32WB55RE debugging using Serial wire debug (SWD)
- February 5, 2024
- 1 reply
- 792 views
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,