Skip to main content
A_R
Associate II
March 1, 2020
Question

Keil issues with TouchGFX

  • March 1, 2020
  • 1 reply
  • 1013 views

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 ?

This topic has been closed for replies.

1 reply

PBull
Associate II
March 1, 2020

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