7 years, 7 months ago.

Emblocks export doesn't link

Hi, I would like to use emblocks from export mbed project ( STM32L053R8) but, when I try to generate .elf I have these log messages. It seems cannot link even though I export mbed-src. Can anyone help me? thanks

mbed-src\targets\cmsis\TARGET_STM\TARGET_STM32F4\stm32f4xx_hal_adc.c||In function 'HAL_ADC_MspInit':| mbed-src\targets\cmsis\TARGET_STM\TARGET_STM32F4\stm32f4xx_hal_adc.c|350|warning: unused parameter 'hadc' [-Wunused-parameter]| ticker.o: linker input file unused because linking not done| ..

....

. . . .

== Build finished: 0 errors, 269 warnings (0 minutes, 41 seconds) ===

Created an issue here: https://github.com/ARMmbed/mbed-os/issues/2908

posted by Jan Jongboom 04 Oct 2016
Be the first to answer this question.