Skip to main content
CSand
Associate III
March 24, 2020
Question

Multiple target patterns. Stop. Error in makefile. I'm new with STM32CubeIDE

  • March 24, 2020
  • 1 reply
  • 2499 views

Hello,

I had help from an external resource to our organisation and created a STM32CubeIDE "template" project for me to use with STM32F103C8T board.

Now I am trying to create a new project using this "template" and try to give a new name but I get issues:

  • some of the files in the project still have the old names
  • I get "multiple target patterns"

Can anyone help what is best procedure to copy (replicate) a project into a new one?

I run Version: 1.3.0 Build: 5720_20200220_1053 (UTC)

Thanks,

Cristi

This topic has been closed for replies.

1 reply

CSand
CSandAuthor
Associate III
March 24, 2020

Adding more details...

As in the attached picture, the new copied project name is xAccHMI_001 still the ELF file is still xTest2_oleg which is the name of my "template".

Even more, underlined in red line the compiler/debugger is still looking in an old path location (that path is on a different computer)

It's obvious I am doing it all wrong.

Can anyone help?