Giter Site home page Giter Site logo

rtos-docs's People

Contributors

bo-ms avatar elenaf9 avatar ericwolz avatar neitsmarr avatar rahmanih avatar tiejunms avatar timlt avatar v-thepet avatar wangwen-4220 avatar wickste avatar yajunxiams avatar yuxinzhou5 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

rtos-docs's Issues

Incomplete return values fx_directory_create

In the file fx_directory_create.c at line 158, there is a return value FX_INVALID_NAME, but that return type is not listed in the documentation. Same counts for FX_ALREADY_CREATED at line 220 & 246.

Lacking Documentation on GX_STATUS-Related Macros

While getting up to speed on the GUIX API, I noticed that there was no documentation that described the purposes of any GX_STATUS-related macro that is defined in gx_api.h. The GUIX API exposes 4 functions that allow users to interact with a GX_WIDGET's gx_widget_status field: gx_widget_status_add, gx_widget_status_get, gx_widget_status_remove, and gx_widget_status_test. Without documentation for the different statuses defined in gx_api.h, I am unable to effectively use these 4 API functions.

I am requesting that the eclipse-threadx team add the relevant descriptions for these statuses to the guix documentation in this repository.

Issue with ThreadX constnat TX_BYTE_POOL_ENABLE_PERFORMANCE_INFO

Forwarding user-reported issue in the corresponding Azure RTOS docs. User says:

In this article: https://github.com/eclipse-threadx/rtos-docs/blob/main/rtos-docs/threadx/chapter2.md

"There is mistake on:TX_BYTE_POOL_ENABLE_PERFORMANCE_INFO. When defined, this option enables the gathering of performance information on byte pools. By default, this option is not defined.this duplicate twice. one should be TX_BLOCK_POOL_ENABLE_PERFORMANCE_INFO."

About TraceX smp support

When I run two threads on smp, theoretically both threads should be running at the same time. But after using Azure RTOS TraceX application to analyze tracex data, I got the following result in the picture. I didn't see thread 0 running but it should run all the time like thread 1.

image

Does the parsing tool I am using (Azure RTOS TraceX ) not support TraceX smp data parsing? And Why does the code not use TX_TRACE_IN_LINE_INSERT to insert a TX_TRACE_RUNNING event, but there is an R icon after parsing trx data?

Thanks for your reply!

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.