Description
Run an embedded SW directly from the binary file, and generate diagrams, measure times, detect errors / warnings, show functional decomposition and flow, in your SW.
Currently support for running on architectures ARMv7, RH850, RL78
- Run your embedded software binary through pistachI/O without the need of HW
- Get live runtime information like call-stack, peripheral access, console output, assembly instrucitons
- Modify register values that get injected into the SW run, to create test setups
- After a run, generate diagrams, measure timings, get a feeling of what happened with your SW
- Detect good practice Warnings, and hidden bugs that don’t show up on HW
- Functional safety analysis is part of pistachI/O
PistachI/O running now:
- RL78 FreeRTOS
- RH850 FreeRTOS, F1KM_StarterKit
- ARMv7 Cortex-M FreeRTOS, STM32 U-Boot + Linux Kernel









Leave a comment