Giter Site home page Giter Site logo

Comments (5)

Thalley avatar Thalley commented on June 24, 2024

Confirmed to be an issue. Thanks for the report

from zephyr.

Thalley avatar Thalley commented on June 24, 2024

Hi @yclistanford while I could reproduce an issue, it is not the same as you do.
There was an issue with IPC, but it was not related to heap, but rather some BT buffer sizes. These have been fixed by #72861.

After the above PR, I can no longer reproduce any issues given the steps in this issue. Can you try to apply the changes from #72861 to your build and see if there is still an issue?

from zephyr.

Thalley avatar Thalley commented on June 24, 2024

@yclistanford PLease respond, else this issue will be closed.

from zephyr.

yclistanford avatar yclistanford commented on June 24, 2024

Yes I did need the BT buffer sizes in #72861. That's a separate issue. For the heap mem pool size, the sample has CONFIG_HEAP_MEM_POOL_ADD_SIZE_BOARD=4096 and that should become K_HEAP_MEM_POOL_SIZE (calculation is in kernel/CMakeLists.txt). For some reason that did not happen for me in my previous build. I will close this issue.

from zephyr.

Thalley avatar Thalley commented on June 24, 2024

Yes I did need the BT buffer sizes in #72861. That's a separate issue. For the heap mem pool size, the sample has CONFIG_HEAP_MEM_POOL_ADD_SIZE_BOARD=4096 and that should become K_HEAP_MEM_POOL_SIZE (calculation is in kernel/CMakeLists.txt). For some reason that did not happen for me in my previous build. I will close this issue.

Thanks.

The CONFIG_HEAP_MEM_POOL_ADD_SIZE_BOARD is not set by the sample itself, but rather with the board. So if you encounter issues with this value, it's likely an issue with the specific board you are compiling for, rather than the sample :)

from zephyr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.