Solved
Debug losing connection with Stm32WB55 target
Code is written using stm32CubeMX. Connecting with stmlink V3 Minie.
Executing step by step, it appears that debug fails (lose connection) when executing debug_init. In fact debug_init creates the problem when programming pa13.
When removing the initialization of PA13 and PA14 in debug init, things seems to work but I have no idea of potential side effect.
An recommendation?
