cancel
Showing results for 
Search instead for 
Did you mean: 

Debugging with Images in External flash and TouchGFX

ATank.1
Associate III

I am using controller STM32H745BIT6 device with QSPI flash connected.

I have configured the TouchGFX to keep images in external flash and also configured .LD file to create section ExtFlashSection. Am able to see the memory assigned to images in the STM32Cube IDE.

The binary generated is around 2GB so I extract the external flash data manually to a new binary file and program this file seperately using Dedprog programmer SF100. The programming of external flash is succesfull and am able to see the data in external flash when I read the QSPI flash using the Dediprog software tool.

When I try to debug the applciation it does not debug maybe due to the elf containg both Internal flash and external flash data.

How do I generate the ELF for only internal flash?

Also is there any way to separate internal flash data and external flash data automatically after compiling and generate seperate .bin files.

Thanks

0 REPLIES 0