Hi Michal,
we don't have a specific example as the one you are asking for, however I recommend to check the following:
- My understanding is that you have created the project and imported the toolchain correctly, but anyway check if you are using the correct tools.
Welcome to GNU ARM Eclipse!
How to install the ARM toolchain?
- Are you using the correct linker file? The default path where you can find the linker files for the IMX7D FreeRTOS examples is next.
C:\Freescale\FreeRTOS_BSP_1.0.1_iMX7D\platform\devices\MCIMX7D\linker\gcc
- Regarding to the project properties, we have nothing about IMX7D + FreeRTOS + GCC + Eclipse, but the following guide about a FreeRTOS project on Kinetis Design Studio (Eclipse based) may give you a hint on what the settings may be.
How to: Create a New FreeRTOS for KSDK1.2 Project in KDS3.0
Regards,
Carlos
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------