• AMBA Adaptive Traffic Profiles

    The performance requirements of computing systems have been growing rapidly, year on year. Demand is further increased by the many new performance-demanding applications that are emerging across multiple market segments, such as machine learning (ML)…

  • Debugging a Cortex-M0 Hard Fault

  • SAM4S Bootloader Jump Address Offset

    Hi everyone, 

    Apologies for asking a very similar question to those that are out there already, but this is my last hope as I have scoured Atmel and arm forums for a solution that works for me, but not found any yet,

    I am trying to write a bootloader for…

  • Debugging Embedded Systems Part 2: Fault handling and diagnosis

    This blog is the second in a series on the new debug features in SOMNIUM DRT. The first one was about the live expression view.

    Debugging is difficult, especially when unexpected errors cause the program to behave unpredictably, such as writing to an invalid…

  • Debugging Embedded Systems: the Problems and Solutions

    Debugging Embedded Systems: the Problems and Solutions

    This article is the first in a series on the new debug features in SOMNIUM DRT.

    We all know from experience(and this is confirmed by many studies) that debugging takes up a significant part of the time…