9 years 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

Question relating to:

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
Be the first to answer this question.