Adding user code to STM32G0B1KC main.c boots to a random address with Error: failed to download Segment[0]
Not quite sure how to best document this problem. But I am porting a current project of mine from an STM32G4 to STM32G0. All of the peripherals are configured correctly and the code base is mature and running well.When I debug the project with no use...