Skip to main content
jgauthier
December 13, 2022
Question

STM32CubeMX making file references when it's not desired.

  • December 13, 2022
  • 1 reply
  • 551 views

Whenever I make a project with CubeMX, I explicitly tell it to copy the files it needs and to NOT make references in CubeIDE. Nothing making sharing projects more painful than eclipse references.

That being said, I just started a project with an STM32H745 MCPU and I've told it to copy the files:

0693W00000WKw9iQAD.png 

But, for some reason.. It doesn't. It's still making references.

0693W00000WKw9sQAD.png 

Incredibly annoying.

This topic has been closed for replies.

1 reply

jgauthier
jgauthierAuthor
December 13, 2022

Well, Apparently the references are still local to the project directory. I just didn't see them there!