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, 6 months ago.
mDot compiler error
Hi,
I am getting the following errors when I try to compile the template mDot_LoRa_Connect:
Error: Undefined symbol rtos::Thread::Thread(void(*)(const void*), void*, osPriority, unsigned, unsigned char*) (referred from mDot.o). Error: Undefined symbol NVIC_SetVector (referred from WakeUp_STM_RTC.o). Error: Undefined symbol rtos::RtosTimer::RtosTimer(void(*)(const void*), os_timer_type, void*) (referred from Link.o).
When I choose not to update libraries, then the program compiles but doesn't work on the mdot. At the moment, I think the fact that I am using Australian Codes is stopping it from working with the older versions, but I can't compile with the new libraries. What should I do?
I encounter the same error, even when I untick 'Update this program and libraries to the latest revision'. Have you found a solution?
posted by Mark Ruys 04 Feb 2017