Skip to main content
Gavin Baker
Associate III
March 20, 2018
Question

Bug: CubeMX 4.25 path changes in Makefile

  • March 20, 2018
  • 0 replies
  • 725 views
Posted on March 20, 2018 at 03:21

After upgrading to 4.25 and regenerating the project, I went through a diff of all the changes in generated code since the previous version. The majority were whitespace and comment changes which were fine.

But I did notice the following which looks like path breakage in the generated Makefile:

0690X0000060AAZQA2.png

Notice the insertion of the '/' preceding 'Src', which breaks the relative path.

A similar change that makes a relative path into absolute is in mx.scratch:

0690X0000060AAjQAM.png

#cubemx #bug #code-generation
This topic has been closed for replies.