A possible bug with Makefile generation.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2019-12-08 8:28 AM
The GENERATE function in STM32CubeMX version 5.4.0 does not generate the line that begin:
CFLAGS = $(MCU) $(C_DEFS) $(C_INCLUDES) $(OPT) -Wall ....
in the Makefile when generating code for a new project using the STM32L010R8Tx that is to be compiled with gcc. It does work properly for the STM32L476RGTx and the STM32L011K4Tx. I believe that the STM32L010R8Tx is new. Is this problem a bug or was it intentional, and if so, why?
Best regards,
Peter
Labels:
- Labels:
-
Bug-report
-
STM32CubeMX
-
STM32L0 Series
0 REPLIES 0
