cancel
Showing results for 
Search instead for 
Did you mean: 

New Image add to project - Application crashed

flyingMonkey
Associate II

Hello everybody,

I added an image to my project at the top of the list in TouchGFXDesigner.

Sorting is automatically done by touchgfx designer. After that, my application did't run on the target anymore. I'm confused because this is causing a crash of TFT application. Note that TouchGFX Designer didn't report any error.

The only message I get is while flashing: Error: ST-LINK error (DEV_TARGET_NOT_HALTED) Recipe for target '_extflash_' failed.

This occur if the target application is in crashed state.

If I delete the picture, then everything is ok.

What's the problem in this situation? Can someone help me?

1 REPLY 1
Yoann KLEIN
ST Employee

Hello @flyingMonkey​ ,

Which board are you using ?

Did you put your image in external memory ?

If yes, please use STM32CubeProgrammer and follow these steps:

  • Select the external loader who matches your board
  • Go to Erasing & Programming menu and select the .hex file from your project
  • Click on "Start Programm"

Hope that this helps,

/Yoann

Yoann KLEIN
ST Software Developer | TouchGFX