Image files in keil compile
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-15 3:48 AM
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
Solved! Go to Solution.
- Labels:
-
STM32F7 Series
-
TouchGFX
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-15 5:30 AM
Try the following:
- Open the cubemx project.
- Go to project manager: Select MDK-ARM
- Save
- Go to touchgfx designer and re-generate code
/MArtin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-15 5:30 AM
Try the following:
- Open the cubemx project.
- Go to project manager: Select MDK-ARM
- Save
- Go to touchgfx designer and re-generate code
/MArtin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-17 9:39 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-04-17 9:49 PM
Its ok.
I increase algorithms ram of my project to 0x0800 and fix.
thanks
