cancel
Showing results for 
Search instead for 
Did you mean: 

Stm32h750B-dk XIP STM32CubeIDE functioning examples ?

RNevi.1
Associate

I've tried importing the examples into the IDE , complies fine but will not upload

- i get the "Failed to execute MI command:" error

if i use the stm32CubeProgrammer i can write to Flash(boot loader &program) but it never hands off to Qspi 0x90000000

i can make a small blinky program work out of the small boot flash -

so is it me ? the IDE ? a bad dev board?

(had successful projects utilizing f411' using the IDE )

possibly an explanation step by step like i'm 5years old ;) ?

2 REPLIES 2
Imen.D
ST Employee

Hello @RNevi.1​ and welcome to the Community :),

It would be better to activate the gdb server log in your debug configuration (Debugger tab) and share it, this will help us to have more idea about the fails.

Make sure that you are using latest release of CubeIDE, Cubeprogrammer.

Try erasing the flash using Stm32Cubeporgrammer, this may solve your problem.

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen

log file attached

yes / latest versions of the sw

& same error after full chip erase