Git Product home page Git Product logo

Comments (1)

takasehideki avatar takasehideki commented on June 15, 2024 1

@yamati-kz thank you so much for your trial report!
It would be awesome if we could also communicate with mros2 onto STM32 boards with WiFi modules!! :D
I guess the cause may be the size of DISCO-L475VG-IOT01A is too small to operate mros2 stack as the default setting. From the error log, it appears that the stack size has been exceeded. It can be adjusted by editing config/rtps.h, e.g., THREAD_POOL_WRITER_STACKSIZE. Also, the number of participants and writers/readers can affect the total heap size since it will be calculated as OVERALL_HEAP_SIZE in here.
However, we cannot give you any advice about which value is suitable for such a size limited board, whereas realizing the proper operation. We have experienced that changing these values sometimes does not work correctly. IOW, we hope you can find a wise solution!!

from mros2-mbed.

Related Issues (15)

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.