Browse By Tags

Sorry, but there are no more tags available to filter with.
  • Debugger-based Firmware Test Framework

    Hi all.

     

    I'm currently working on a Python-based framework for on-target firmware testing of firmware of Cortex-M MCU systems. The approach is heavily based on the use of the debug probe to perform unit as well as system tests.

    The framework I have…