cancel
Showing results for 
Search instead for 
Did you mean: 

Image files in keil compile

MGhas.2
Associate II

Hi.

I create project in touchgfx and run ok on 32F746G-DISCO board.

But in keil compile error. image of errors in attach

please help me.

thanks

1 ACCEPTED SOLUTION

Accepted Solutions
Martin KJELDSEN
Chief III

Try the following:

  • Open the cubemx project.
  • Go to project manager: Select MDK-ARM
  • Save
  • Go to touchgfx designer and re-generate code

/MArtin

View solution in original post

3 REPLIES 3
Martin KJELDSEN
Chief III

Try the following:

  • Open the cubemx project.
  • Go to project manager: Select MDK-ARM
  • Save
  • Go to touchgfx designer and re-generate code

/MArtin

MGhas.2
Associate II

Thanks for your comment, it worked in my case.

I have new error now, it's 'Insufficient RAM for Flash Algorithms !'

How to fix it?

very thanks

Its ok.

I increase algorithms ram of my project to 0x0800 and fix.

thanks