cancel
Showing results for 
Search instead for 
Did you mean: 

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

CSand
Associate III

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

1 REPLY 1
CSand
Associate III

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?