Integrating into FreeRTOS [message #1815404] |
Wed, 02 October 2019 07:01  |
Eclipse User |
|
|
|
Hello!
Could you please explain to me how I can run Forte into FreeRTOS on my board?
Board: NUCLEO-H743ZI
PC operation system: Windows 10
And another one question: how to add any board to a project System Configuration? On default there are only BeagleBoneBlack, FBRT_WINDOW, FORTE_PC, PFC200 and RaspberryPI.
With respect, Mike.
|
|
|
|
Re: Integrating into FreeRTOS [message #1815457 is a reply to message #1815437] |
Thu, 03 October 2019 01:22   |
Eclipse User |
|
|
|
Hi,
Yes, I have. But it didn't help me, because I had troubles on stage compilation.
I'll write my actions:
1) create project in STM32CubeMX, including FreeRTOS and LwIP;
2) open CMAKE GUI; choose Unix Makefiles (1.png), FORTE_ARCHITECTURE - FreeRTOSLwIP, FORTE_BUILD_STATIC_LIBRARY - true, FORTE_BUILD_EXECUTABLE - false; write all folders in FORTE_FreeRTOSLwIP_INCLUDES, which contains project headers; click "Generate";
3) open Command Prompt; start "make" in folder, where place generated forte project;
4) in compile process some error arises (2.png) and I don't know what to do on this stage.
I didn't find answer on this problem. Hope on your help.
Thanks for answer on second question.
With respect, Mike.
Attachment: 1.png
(Size: 7.35KB, Downloaded 122 times)
Attachment: 2.png
(Size: 62.90KB, Downloaded 122 times)
[Updated on: Thu, 03 October 2019 07:24] by Moderator
|
|
|
|
|
|
|
|
Re: Integrating into FreeRTOS [message #1815696 is a reply to message #1815625] |
Tue, 08 October 2019 10:21   |
Eclipse User |
|
|
|
Hi,
how much time to wait for it to be published?
Firstly, I added all folders with headers to the variable FORTE_FreeRTOSLwIP_INCLUDES (as you wrote, pic1.png). But it didn't work, appeared compilation error.
Then I tried to add folders step-by-step solving compilation errors, but this led to error I couldn't fix (pic2.png).
I don't know, how you got success in this, but in my case it is accompanied by many difficulties in project compilation.
Attachment: pic1.png
(Size: 36.38KB, Downloaded 112 times)
Attachment: pic2.png
(Size: 105.70KB, Downloaded 113 times)
[Updated on: Tue, 08 October 2019 10:24] by Moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.28043 seconds