Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Free Heap information for STM32 NUCLEO F411 board not implemented yet #3

Open
dniklaus opened this issue May 21, 2023 · 0 comments
Open
Assignees

Comments

@dniklaus
Copy link

Error description

When the wiring-skeleton firmware is built for running on an STM32 NUCLE F411 board (that is claimed to be supported) the free heap indication trace output always prints zero.

Steps to reproduce

  1. Attach a terminal to the serial USB and enter the following CLI command:
    dbg tr heap lvl set debug
  2. wait 5 seconds until the first trace output will be written:
    10000 - heap: 0 bytes free
@dniklaus dniklaus self-assigned this May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant