CmBacktrace | Advanced fault backtrace library for ARM Cortex

 by   armink C Version: 1.4.1 License: MIT

kandi X-RAY | CmBacktrace Summary

kandi X-RAY | CmBacktrace Summary

CmBacktrace is a C library. CmBacktrace has no bugs, it has no vulnerabilities, it has a Permissive License and it has medium support. You can download it from GitHub.

firmware name, which must correspond to the firmware name generated by the compiler. The hardware version number corresponding to the firmware. Software version number of the firmware. Note: The above input parameters will be output in case of assertion or failure, mainly for retrospective purposes. Note: The input parameter SP should be obtained inside the assertion function as much as possible, and as close as possible to the beginning of the assertion function. When used in the sub-function of the assertion function (for example: in the assertion hook method of RT-Thread), due to the nesting of the function, there will be the operation of registering the stack, and the SP will be changed at this time, and manual adjustment is required ( Add and subtract a fixed deviation value) into the parameter value, so as a novice, it is not recommended to use this function in the sub-function of the assertion. This function can be called in the fault handling function (for example: HardFault_Handler). In addition, the library itself provides assembly files processed by HardFault (click to view, you need to choose according to your own compiler), The cm_backtrace_fault method is automatically called in the event of a fault. So when transplanting, the easiest way is to use the assembly file directly.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              CmBacktrace has a medium active ecosystem.
              It has 1315 star(s) with 573 fork(s). There are 113 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 35 open issues and 12 have been closed. On average issues are closed in 20 days. There are 3 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of CmBacktrace is 1.4.1

            kandi-Quality Quality

              CmBacktrace has 0 bugs and 0 code smells.

            kandi-Security Security

              CmBacktrace has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              CmBacktrace code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              CmBacktrace is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              CmBacktrace releases are available to install and integrate.
              Installation instructions are not available. Examples and code snippets are available.
              It has 3650 lines of code, 0 functions and 18 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of CmBacktrace
            Get all kandi verified functions for this library.

            CmBacktrace Key Features

            No Key Features are available at this moment for CmBacktrace.

            CmBacktrace Examples and Code Snippets

            No Code Snippets are available at this moment for CmBacktrace.

            Community Discussions

            No Community Discussions are available at this moment for CmBacktrace.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install CmBacktrace

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries