Compiling STM32 PMSM FOC LIBv4.3 projects with AC6
Hi,
I'm trying to compile the STM32F30x User Project with based on AC6:
FOC SDK\v4.3.0\STM32 PMSM FOC LIB\Web\Project\AC6\STM32F30x_UserProject
When compiling I get the following error:
arm-none-eabi/bin/ld.exe: cannot find -lMC_Library_STM32F302x8_single_drive
Compiler is not able to find this library, which is correct since the file/library is not available within the library search path.
Anyone an idea about where to find, or how to get �MC_Library_STM32F302x8_single_drive�?
Thanks.
#stm32-mc-pmsm-sdk