Skip to content

target STM32F303CC has wrong RAM size #15377

@JojoS62

Description

@JojoS62

Description of defect

grafik

this MCU has 40 kB RAM in this region, not 48 kB. This leads to setting the stackpointer into nirvana and the target fails to start and even crashes gdb.
The setting is als wrong in the ARM pack manager IRAM1 section.

Target(s) affected by this defect ?

targets that depend on this MCU, STM32F303CC

Toolchain(s) (name and version) displaying this defect ?

n/a
all, RAM_SIZE is used in gcc, arm, iar

What version of Mbed-os are you using (tag or sha) ?

mbed-os-6.16.0

What version(s) of tools are you using. List all that apply (E.g. mbed-cli)

n/a

How is this defect reproduced ?

n/a

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