Skip to content

mbed #120 online compiler shows wrong RAM utilization for STM32L4 boards #1741

Closed
@helmut64

Description

@helmut64

For an Hello World project, build 119 shows 32k size which is fine because the default stack size on SRAM2 is 32k. For build 120 it shows 96k size which is wrong for an empty project, it should show about 32k. The online compiler UI program size info panel shows wrong RAM size data.

I tested the available heap memory (mbed 120) and I can allocate the available 96k before memory allocation fails.

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