Skip to content

NUMAKER_PFM_NUC472 LWIP tests fail with heap statistics enabled #3440

Closed
@bridadan

Description

@bridadan

Description

  • Type: Bug
  • Priority: Major

Bug

Target
NUMAKER_PFM_NUC472

Toolchain:
GCC_ARM

mbed-cli version:
1.0.0

meed-os sha:
aa6780d Merge pull request #3416 from bridadan/rename_stm32f1_i2c_api

DAPLink version:
N/A (Using default Nuvoton firmware)

Expected behavior
All LWIP tests should pass, even when run-time memory statistics are enabled.

Actual behavior
LWIP tests fail when heap statistics are enabled.

Steps to reproduce
Run the following commands in order (the first command just builds, the second command just runs the tests)

mbed test -m NUMAKER_PFM_NUC472 -t GCC_ARM -n features-feature_lwip* --compile -DMBED_HEAP_STATS_ENABLED=1
mbed test -m NUMAKER_PFM_NUC472 -t GCC_ARM -n features-feature_lwip* --run -v

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