cancel
Showing results for 
Search instead for 
Did you mean: 

Keil issues with TouchGFX

A_R
Associate II

hi

I'm very new with TouchGFX. I created a simple project with TouchGFX for STM32f746-Disco board and if I run the project through the TouchGFX by Run target, the project will be downloaded to the board completely! But when i compiled the project in keil ver 5.2 it will give me this error:

Insufficient RAM for Flash Algorithms !

it means that there are many unused files in the keil project that made the program so heavy.

is there any way to solve the problem ?

1 REPLY 1
PBull
Associate III

Hi,

you will need some space in RAM for the external memory loader (QSPI-Nor Flash).

You can increase the size in the Debug-Settings:

0690X00000DYNNDQA5.png