Skip to main content
Katzenberger.Michael
Associate III
August 12, 2020
Question

code generation reset Eclipse project setting "exclude from build"

  • August 12, 2020
  • 2 replies
  • 1853 views

Hi !

After generating code for the tool chain SW4STM32 the Eclipse project setting "exclude from build" for files or folders is reset:

0693W000003PBAnQAO.png

used software versions:

  • STM32CubeMx 5.6.1
  • Eclipse 2020-06 (4.16.0)
  • Eclipse AC6 plugins: 0693W000003PBBHQA4.png

Bug or feature ?

Best regards, Michael.

This topic has been closed for replies.

2 replies

Pavel A.
August 12, 2020

A tough bug.

Look at this article by Mr. Nadler before complaining about the Cube.

-- pa

Katzenberger.Michael
Associate III
August 13, 2020

Thanks for the link, but I think the "issue list" is not up-to-date:

In fact some of the Eclipse projects settings are preserved, but others are not.

This was changing over time but there is still enough room for improvement :grinning_face: .

E.g. the compiler optimization setting was always reset to -o2 but now (Cube version 5.6.1?) this settings seems to be untouched after code generation ...