Skip to content

[OOB_5_4] tls-client got "SSL - Memory allocation failed" #54

@soramame21

Description

@soramame21

I got following error when running tls-client on NUCLEO_F746ZG.
It related memory handling by IAR compiler.
allocation_err

How to build the bad executable

mbed compile -m NUCLEO_F746ZG -t IAR -c > bb0 2>&1

mbed export -i IAR -m NUCLEO_F746ZG -vv > aa 2>&1
then click Make, Download and Debug on IAR Embedded Workbench.

mbed export -i make_iar -m NUCLEO_F746ZG -vv > a00 2>&1
make clean
make V=1 > ren02 2>&1

How to build a working executable

mbed compile -m NUCLEO_F746ZG -t GCC_ARM -c > bb2 2>&1

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