Issue uploading with ST Link V2 using STM32Cube programmer (SWD) method

Hello all,
I am not very experienced with this so bear with me. I have to upload to a STM32F103C6 board via ST Link V2 for a class. I am using the "STLink" upload method, and it says the code has uploaded successfully but the board acts as if nothing has reached it. The PC13 LED just flashes constantly and nothing else happens. I followed the installation process of the drivers and whatnot given to us by the professor, so I'm not sure what the problem is. I'm on Windows 11 if that makes a difference. Anyone have a clue?

note: the professor uses the STM32Cube programmer (SWD) upload method, but that doesn't even appear as an option for me. All I have is the stm32duino bootloader, STLink, serial, BMP, Jlink, and HID bootloader methods available. Why is that?

Install the Cube Programmer software.

As per post #2 you need to install the Cube Programmer.

Procedure is at STM32 Getting Started link under "Extra Step": https://github.com/stm32duino/wiki/wiki/Getting-Started

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.