Skip to content

Build issue with STM32F746 #10313

@jeromecoutant

Description

@jeromecoutant

Description

I am checking NUCLEO_F746ZG build, but I think issue is larger than this...

  • question on MBED_BOOT_STACK_SIZE:

These lines ar not used at all, as MBED_BOOT_STACK_SIZE default value is set in the targets.json:

            "boot-stack-size": {
                "value": "0x1000"
  • question on MBED_RAM_START and MBED_RAM_SIZE:

Seems that these values are predefined thanks to pack manager ?
But as STM32F746ZGTx has 2 IRAM, only 1 is taken into account, and values becomes wrong...

@theotherjimmy
@mprse
@VVESTM
@LMESTM

Issue request type

[ ] Question
[ ] Enhancement
[x] Bug

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions