Skip to main content
JTurn.2
Associate III
December 20, 2021
Question

STM32F768I-DISCO unable to run or debug

  • December 20, 2021
  • 2 replies
  • 795 views

So I recently purchased an STM32F768I-DISCO board and every time I try to run or debug a code, I get "The selection cannot be launched, and there are no recent launches�?. I do not get any build errors so it I believe it has something to do with the configuration of ST-Link or maybe the board is faulty. Could someone help me out here? Thanks!

This topic has been closed for replies.

2 replies

TDK
December 20, 2021

Can STM32CubeProgrammer connect and interact with the device correctly?

How did you generate the project? Did you generate through CubeMX or did you import the code? If the latter, you will need to set up a configuraiton.

"If you feel a post has answered your question, please click ""Accept as Solution""."
JTurn.2
JTurn.2Author
Associate III
December 21, 2021

Hi, thank you for your reply. I realised that I needed to manually select the run configurations as I am using imported code.