ttsiodras / checkStackUsageLinks
Compute the stack used by each of your functions (via GCC's `-fstack-usage` and call-graph tracing)
☆29Updated 2 years ago
Alternatives and similar repositories for checkStackUsage
Users that are interested in checkStackUsage are comparing it to the libraries listed below
Sorting:
- This program is used to do static stack analysis on C source code to determine the worst case stack usage for each function☆92Updated last year
- Tool to enable post-mortem debugging of Cortex-M crashes with GDB.☆123Updated 2 years ago
- Analyses C/C++ build output for code size, static variables, and stack usage☆79Updated 5 years ago
- Memfault SDK for embedded systems. Observability, logging, crash reporting, and OTA all in one service. More information at https://docs.…☆186Updated last week
- Generating, exporting and analyzing CPU fault conditions on Arm Cortex-M series microcontrollers.☆25Updated 8 months ago
- Catch Hard Faults on Cortex-M devices and save out a crash dump to be used by CrashDebug.☆238Updated 2 years ago
- GCC/gcov code coverage data extraction from the actual embedded system, without requiring a file system, or an operating system, or stand…☆196Updated last year
- Mock generator for CppUTest/CppUMock☆43Updated 3 years ago
- GNU ld linker map visualization☆77Updated last year
- Script for analyzing ELF memory usage☆164Updated last year
- MRI - Monitor for Remote Inspection. The gdb compatible debug monitor for Cortex-M devices.☆160Updated 11 months ago
- For calculating metrics on C source code.☆53Updated 2 years ago
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆103Updated 8 months ago
- Python module for operating with freeRTOS kernel objects in GDB☆62Updated 5 months ago
- Dynamic linker for Cortex-M MCUs☆186Updated 2 years ago
- Example on using the ITM/ETM tracing on STM32 (and generally any Cortex-M3)☆115Updated 3 years ago
- A set of GDB/Python-based utilities to make life debugging ARM Cortex M processors a bit easier☆185Updated last year
- Curated device data for all AVR and ARM Cortex-M devices☆51Updated last month
- Shell-like interface to devicetrees☆61Updated 6 months ago
- Emma Memory and Mapfile Analyser☆10Updated 6 months ago
- ☆89Updated 2 years ago
- short messages compression with COBS framing using implicit run-length-encoding, optimized for data containing statistically a bit more 0…☆27Updated 4 months ago
- Reusable project skeleton for embedded C & C++ projects using CMake.☆52Updated last year
- Deprecated, superseded by https://github.com/metal-ci/test☆41Updated 5 years ago
- Common utilities useful for embedded systems that are often not included in an RTOS or the standard C library.☆27Updated last year
- Helpers for some common problems when using FreeRTOS, GCC, and newlib.☆143Updated 6 months ago
- Port of libgcov portions to enable a way to generate GCDA files for embedded systems☆33Updated 8 years ago
- Use the power of CMake to create your MBed applications☆36Updated 2 years ago
- Fast and flexible data logging/tracing toolkit for software testing and debugging. Minimally intrusive C/C++ code instrumentation, host-b…☆90Updated last month
- What to do when Hard fault hits? Debugger and error reporter solution for ARM Cortex M3 and M4.☆51Updated 6 years ago