cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to build project presumably due to missing repository files

DeBoots
Associate

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?

1 REPLY 1
Peter BENSCH
ST Employee

Welcome, @DeBoots​, to the community!

The best way to install the ARM package is using the CubeMX Package Manager:

  • CubeMX > Help > Manage embedded software packages
  • Tab ARM > open CMSIS
  • Select the most recent CMSIS version, currently 5.6.0
  • Install Now

Please let us know if it helps.

Regards

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.