Cannot Link MC Lib into STM32CubeIDE project.
Hi Everyone.
I have created a STM32CubeIDE project for the L476 Nucleo.
I'm having huge issues trying to link the "MotionMC_CM4F_wc32_ot.a" library into my project.
The images are 1) of my file tree structure, and 2) the statement entered into the linker settings
trying to copy exactly as possible from the STM32 eCompass example.
Below is the error I'm receiving, I don't like pasting such long strings in these types of questions
but I'm lost to a solution.
c:\st\stm32cubeide_1.3.0\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.7-2018-q2-update.win32_1.4.0.202007081208\tools\arm-none-eabi\bin\ld.exe: error: MotionMagCal.elf uses VFP register arguments, F:\emb\ARM\ST\CubeIde\L4\L476\IMU\MagCal\MotionMagCal\Middlewares\ST\STM32_MotionMC_Library\Lib\MotionMC_CM4F_wc32_ot.a(motion_mc.o) does not
c:\st\stm32cubeide_1.3.0\stm32cubeide\plugins\com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.7-2018-q2-update.win32_1.4.0.202007081208\tools\arm-none-eabi\bin\ld.exe: failed to merge target specific data of file F:\emb\ARM\ST\CubeIde\L4\L476\IMU\MagCal\MotionMagCal\Middlewares\ST\STM32_MotionMC_Library\Lib\MotionMC_CM4F_wc32_ot.a(motion_mc.o)
Can someone please help? Why is this such a problem?
The example project provided with MEMS1 work fine, always has? why?
