PeterMcKinnis / WorstCaseStackLinks
This program is used to do static stack analysis on C source code to determine the worst case stack usage for each function
☆94Updated last week
Alternatives and similar repositories for WorstCaseStack
Users that are interested in WorstCaseStack are comparing it to the libraries listed below
Sorting:
- Analyses C/C++ build output for code size, static variables, and stack usage☆79Updated 5 years ago
- A set of GDB/Python-based utilities to make life debugging ARM Cortex M processors a bit easier☆195Updated 2 years ago
- C++ templates for type-safe bit manipulation☆60Updated 4 years ago
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆108Updated last year
- GNU ld linker map visualization☆77Updated last year
- Tool to enable post-mortem debugging of Cortex-M crashes with GDB.☆129Updated 3 years ago
- Script for analyzing ELF memory usage☆171Updated 2 months ago
- Catch Hard Faults on Cortex-M devices and save out a crash dump to be used by CrashDebug.☆247Updated 2 years ago
- Deprecated, superseded by https://github.com/metal-ci/test☆41Updated 5 years ago
- ☆30Updated 5 years ago
- All-in-one script to build bleeding-edge-toolchain for ARM microcontrollers☆81Updated last year
- Mock generator for CppUTest/CppUMock☆43Updated 3 years ago
- Curated device data for all AVR and ARM Cortex-M devices☆53Updated this week
- ☆92Updated 3 years ago
- Example on using the ITM/ETM tracing on STM32 (and generally any Cortex-M3)☆119Updated 3 years ago
- GCC/gcov code coverage data extraction from the actual embedded system, without requiring a file system, or an operating system, or stand…☆200Updated last year
- A constrained node implementation of CBOR in C☆75Updated 4 years ago
- Dynamic linker for Cortex-M MCUs☆188Updated 2 years ago
- An open framework for micro-controller software☆206Updated 8 years ago
- Reusable project skeleton for embedded C & C++ projects using CMake.☆55Updated last year
- Low footprint C/C++ CBOR library and Python tool providing code generation from CDDL descriptions.☆147Updated 2 weeks ago
- Common utilities useful for embedded systems that are often not included in an RTOS or the standard C library.☆27Updated last year
- Python module for operating with freeRTOS kernel objects in GDB☆65Updated 10 months ago
- Memfault SDK for embedded systems. Observability, logging, crash reporting, and OTA all in one service. More information at https://docs.…☆206Updated this week
- Generating, exporting and analyzing CPU fault conditions on Arm Cortex-M series microcontrollers.☆25Updated last year
- Compute the stack used by each of your functions (via GCC's `-fstack-usage` and call-graph tracing)☆31Updated 2 years ago
- For calculating metrics on C source code.☆54Updated 3 years ago
- Analyses C/C++ build output for code size, static variables, and stack usage☆492Updated 3 months ago
- Port of libgcov portions to enable a way to generate GCDA files for embedded systems☆33Updated 9 years ago
- A micro logger for constrained systems☆28Updated 7 years ago