BLIT_OP_COPY_L8 was not declared in this scope
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-01 5:47 AM
Hi, I am trying to import a touchgfx project into cudeIDE and I'm getting the following errors
BLIT_OP_COPY_L8 was not declared in this scope (in STM32F7DMA.cpp)
and
no declaration matches 'void touchgfx::OSWrappers::taskYield()' (in OSWrappers.cpp)
I'm working on an Emerging Displays EVK070019AB board
If anyone has any ideas what I might be doing wrong I would be very appreciative
Kind regards
Alex
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
‎2022-08-03 8:41 AM
Thanks, I've found the problem, I was using an old version of TouchGFX.
I've updated to version 4.20.0 and it now works so I'm guessing they've fixed whatever was causing the problems.
Thank you for your help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-01 9:48 AM
Your import method isnt right.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-03 12:41 AM
Hi MM.1
Thank you for your reply, do you know what is likely to be wrong with my import method.
I have used the same method when importing TouchGFX projects onto a STM32F7 Disco board and they compiles without errors.
Kind regards
Alex
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-03 7:30 AM
Maybe when you describe or show somethink
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-08-03 8:41 AM
Thanks, I've found the problem, I was using an old version of TouchGFX.
I've updated to version 4.20.0 and it now works so I'm guessing they've fixed whatever was causing the problems.
Thank you for your help.
