2021-05-27 11:39 AM
While trying to build a project, I am faced with the following error:
No rule to make target 'C:/Users/USERNAME/STM32Cube/Repository/Packs/ARM/CMSIS/5.6.0/CMSIS/DSP/Source/BasicMathFunctions/BasicMathFunctions.c', needed by 'Middlewares/CMSIS/CMSIS/DSP/Source/BasicMathFunctions.o'.
Understandably, I would need to change the C drive directory to match my computer. Where my issue comes in is that I am missing repository files. The only subfolder within the "Packs" folder is "STMicroelectronics". Is there a place to download these missing packs?
2021-05-28 12:58 AM
Welcome, @DeBoots, to the community!
The best way to install the ARM package is using the CubeMX Package Manager:
Please let us know if it helps.
Regards
/Peter