2020-10-14 08:53 AM
I have a NUCLEO-G071RB with X-NUCLEO-GFX01M1 display board and I've imported the GFX01M1_HelloWorld application but it won't launch into debug. I get this error:
Error in final launch sequence:
Failed to execute MI command:
load /Users/sukkinpang/STM32CubeIDE/workspace_stm32g0_imported/Projects/NUCLEO-G071RB/Applications/GFX01M1_HelloWorld/STM32CubeIDE/Debug/X-NUCLEO-GFX01M1.elf
Error message from debugger back end:
Load failed
Failed to execute MI command:
load /Users/sukkinpang/STM32CubeIDE/workspace_stm32g0_imported/Projects/NUCLEO-G071RB/Applications/GFX01M1_HelloWorld/STM32CubeIDE/Debug/X-NUCLEO-GFX01M1.elf
How can I fix this ?
Solved! Go to Solution.
2020-10-16 01:40 AM
I've followed the above procedure and it works. I can now debug in CodeIDE.
Thanks everybody.
2020-10-16 01:55 AM
Please mark this post as answered :)
/Alexandre