Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 11 months ago.
RTOS issue
Hello to everyone. i've got an issue on building under eclipse an rtos dependent project.
while building, i got this error: make: * [mbed-rtos/rtx/TARGET_CORTEX_M/TARGET_M4/TOOLCHAIN_GCC/HAL_CM4.o] Error 2
I'm quite sure that it depends on missing files. In fact all rtos objects (.o extensioned files) are missing in my porject folder. How can i solve this problem? Is there a way to build them by myself?
Thanks to all
I try and re-try to edit makefile to get my project built. Finally i got it. I missed to add in the makefile all objects and include path.
posted by Alessandro Canicatti 28 Mar 2015