How could I do to fix that error in STM32CubeIDE?
Hello!!!
I found this code in GitHub: https://github.com/ndunello/NG0B1_GFX01M2_TGFX.
I think this code could be useful for my project. When I build, no error occurs.
But when I'll record in microcontroller with debug appears that error.
Please, somebody could help me to fix this error?
This is the error log from STM32CubeIDE:
Error in final launch sequence:
Failed to execute MI command:
load C:\\Users\\Documents\\github_ndunello\\NG0B1_GFX01M2_TGFX\\Debug\\NG0B1_GFX01M2_TGFX.elf
Error message from debugger back end:
Load failed
Failed to execute MI command:
load C:\\Users\\Documents\\github_ndunello\\NG0B1_GFX01M2_TGFX\\Debug\\NG0B1_GFX01M2_TGFX.elf
Error message from debugger back end:
Load failed
Failed to execute MI command:
load C:\\Users\\Documents\\github_ndunello\\NG0B1_GFX01M2_TGFX\\Debug\\NG0B1_GFX01M2_TGFX.elf
Error message from debugger back end:
Load failed
Load failedAnd this photo represents what shown in Console:

