cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to update sw generated by cubeMX for stm32H747i-Disco.

yuri CH
Senior

Examples from the relevant cube repository are working perfectly fine, i am able to burn, run and debug them. when i generate a project using CubeMX (while selecting the right board) i am not able to do so and get the following messsage:

Fatal error: Failed the search for probes, ensure that the USB drivers are installed.

please note that i have tried reinstalling CubeMX and downloading the H7 repository.

please advise on how to resolve this issue.

thanks.

2 REPLIES 2
Mouadh JERIDI
Associate III

Hello @yuri CH​ 

Thank you for your post.

Would you mind please provide me with the exact steps to reproduce this issue ?

Thanks,

Mouadh

yuri CH
Senior

thanks for your response.

ofcourse.

  1. open the cubeMX(6.2.1) of the latest version with the latest version of the H7 repository (1.9.0).
  2. choose the STM32H747i-Disco using the board selector option.
  3. Create a project with default defenitions.
  4. Generate project by those default defenitions.
  5. Open the project, Download and debug each of the cores using IAR embedded workbench IDE.

step 5 fails and the IDE pops a message which says : Fatal error: Failed the search for probes, ensure that the USB drivers are installed. Session aborted!