Essays about: "Debugging embedded systems"

Showing result 1 - 5 of 16 essays containing the words Debugging embedded systems.

  1. 1. Comparing the impact of using different platforms to test embedded systems: a case study

    University essay from Göteborgs universitet/Institutionen för data- och informationsteknik

    Author : Asiya Ismail Mohammad; Kamila Yosofi; [2023-09-27]
    Keywords : Embedded systems; Hardware devices; Virtualization; Emulator; Debugging embedded systems; Error signals; Test reports; Log Messages;

    Abstract : Embedded systems testing is a vital step in the development and production of embedded devices. This process can assure developers that the embedded device performs as expected and there will be no harm brought to the user. Debugging embedded firmware is a very tricky and complicated process that engineers will undergo during development. READ MORE

  2. 2. Design and Evaluation of a logging system in a power-constrained environment

    University essay from KTH/Skolan för elektroteknik och datavetenskap (EECS)

    Author : Morgan Adamsson; [2023]
    Keywords : Low power; logging; embedded systems; power supply; Bluetooth Low Energy; WiFi; flash memory; Låg effekt; loggning; inbyggda system; strömförsörjning; Bluetooth Low Energy; WiFi; flashminne;

    Abstract : Logging plays a crucial role in debugging endeavors, assisting technicians in identifying errors and improving the overall sustainability of electrical systems. This thesis focuses on integrating local logging capabilities into the Balise Transmission Module (BTM), a legacy control system that lacks such features. READ MORE

  3. 3. Improving Debugging For Optimized Rust Code On Embedded Systems

    University essay from Luleå tekniska universitet/Datavetenskap

    Author : Niklas Lundberg; [2022]
    Keywords : Master thesis; Rust; Debug; Embedded systems; Optimized code;

    Abstract : Debugging is an essential part of programming. No debugger is good at debugging optimized Rust code, which is a problem because unoptimized Rust code is slow compared to optimized. The ability to debug optimized code is important for embedded systems because of the close relation to hardware. READ MORE

  4. 4. Emulation of the Crazyflie 2.1 Hardware for Embedded Control System Testing

    University essay from Lunds universitet/Institutionen för reglerteknik

    Author : Josefine Möllerström; Max Nyberg Carlsson; [2021]
    Keywords : Technology and Engineering;

    Abstract : Embedded systems are hard to debug and the field of control software testing is relatively unexplored. Progress in these areas could provide better testing heuristics and safer systems. More specifically, hardware emulation is a potentially powerful tool that can help improve the speed and quality of the development cycle. READ MORE

  5. 5. Runtime Monitoring on a Real-Time Embedded System

    University essay from Linköpings universitet/Programvara och system

    Author : Anton Landor; [2021]
    Keywords : ;

    Abstract : Understanding runtime behavior in a real-time system may be difficult, as tools such as performance profilers and powerful debugging tools like those present in traditional personal computers may be unavailable, and computational resources can be limited for recording the runtime. Few of today's published literature evaluates the usability of runtime visualizations, and therefore this study will present solutions on how to create understandable runtime visualization. READ MORE