6 years, 4 months ago.

mbed project exports to lpcxpresso, gets linking error

I am exporting "app_lpcboard_demo_picture" to lpcXpresso (EA LPC4088QSB board). In the linking there are following erros coming out.

hidden symbol 'dos_handle' isn't defined undefined reference to `aeabi_atexit' undefined reference to `dso_handle'' undefined reference to `_start'

and .... C:\mydoc\learning\mbedproj4088\app_lcdboard_demo_picture\mbed\TARGET_LPC4088\TOOLCHAIN_GCC_ARM\libmbed.a(error.o): In function `error': ....

Could you help to give some hints?

Be the first to answer this question.