Error in IAR after create project TouchGFX 4.19.1. First compilation after creating simple project for srm32f746g-disco/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-19 12:04 AM
Hi All.
'C:/TouchGFXProjects/MyApplication_1/Middlewares/Third_Party/FreeRTOS/Source/portable/IAR/ARM_CM4F/port.c', needed by 'C:/TouchGFXProjects/MyApplication_1/EWARM/STM32F429I-EVAL/Obj/Middlewares/FreeRTOS/port.o', missing and no known rule to make it
Subj in question.
- Labels:
-
FreeRTOS
-
IAR
-
STM32F7 Series
-
TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-24 1:48 AM
I think you need to describe, in detail, the steps you took to create the project.
Try creating a new project, and recording your steps (you could use screenshots).
If you then get the same problem, you have the steps for other people to reproduce it;
If you don't get the same problem, then there must have been some mistake in your first attempt.
A complex system designed from scratch never works and cannot be patched up to make it work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-24 7:19 AM
Hello AKovy,
This document does not describe all the steps, it just help you with the "tricky" part with IAR and the .map file. What you need to do is to "Generate code" from STM32CubeMX. This step is mandatory, especially if you change the compiler which is the case because you use IAR here.
So just try to generate code with STM32CubeMX after the creation of your project with TouchGFX Designer.
/Osman
ST Software Developer | TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-25 1:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-05-30 1:32 AM
Hello Akovy,
Indeed, it seems that you didn't generate code from CubeMX. Can you try with it ?
/Osman
ST Software Developer | TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-06-02 8:50 AM
Hi.
Yes, I can try, and have already tried. Everything is fine. I have another question. Why is in TouchGFX designer exist a "project generation" options item here that does not work.
Best regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-06-03 1:45 AM
Hello AKovy,
The "Generate code" from TouchGFX Designer doesn't mean it will compile your project. This will only write some code based on your UI and it will generate code in TouchGFX/generated folder.
/Osman
ST Software Developer | TouchGFX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-06-06 2:15 AM
@AKovy​ "have already tried. Everything is fine"
So is your problem now fixed?
Did you work out exactly what was wrong to start with?
If it is fixed, please mark the solution:
"I have another question"
Please start a new thread for a new question
A complex system designed from scratch never works and cannot be patched up to make it work.

- « Previous
-
- 1
- 2
- Next »