Skip to main content
Associate
April 1, 2025
Solved

STM32CubeIDE: Example project import fails with "Fail to perform local copy"

  • April 1, 2025
  • 2 replies
  • 584 views

Hi,

What could be wrong with BLE_p2pServer example project import here? Happens with other example projects as well. Images should have all needed information like steps to reproduce, board version, CubeIDE version etc. Operating system is MacOS Sequoia 15.3.2.

 

karppa_0-1743485352003.png

karppa_1-1743485424869.png

 

karppa_2-1743485442857.png

karppa_3-1743485455344.png

karppa_4-1743485472681.png

karppa_5-1743485499803.png

 

 

 

 

Best answer by Mahmoud Ben Romdhane

Hello @karppa ,

 

The issue has been reported to the Development Team (Internal Ticket Number: 196779)

As a workaround, I suggest that you import the project manually from the workspace folder

 

Thanks.

Mahmoud

 

2 replies

Technical Moderator
April 3, 2025

Hello @karppa ,

 

First let me thank you for posting and welcome to the ST Community.

I am currently studying your request, and I will get back to you ASAP.

 

Thanks.

Mahmoud

 

 

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.
Technical Moderator
April 3, 2025

Hello @karppa ,

 

The issue has been reported to the Development Team (Internal Ticket Number: 196779)

As a workaround, I suggest that you import the project manually from the workspace folder

 

Thanks.

Mahmoud

 

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.
karppaAuthor
Associate
April 4, 2025

Hi Mahmoud,

I managed to get working example by creating it in STM32CubeMX and importing it manually to CubeIDE.

Thanks,

Kari