Skip to content

IDE bug: Adding new compile time flags under all configurations #337

@rxa1031

Description

@rxa1031

Hi,

I was unable to find a place to report the STM32CubeIDE related issue. As this issue also impacts projects compiled for STM32H7xx, hence I request help with reporting and with fixing of the issue.

Before I started adding few more compile time flags to the MCU GCC Compiler -> Miscellaneous -> other flags, the flag -fno-omit-frame-pointer was only available with Debug configuration. When I selected All configurations and then added few more flags, the -fno-omit-frame-pointer flag automatically got added to Release configuration as well.

To me this seems to be a bug.

Please help with resolving this bug.

Thanks,
Rajeev

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions