Это видео недоступно.
Сожалеем об этом.

How to debug an embedded system - Part I

Поделиться
HTML-код
  • Опубликовано: 11 июл 2023
  • Hello everyone,
    this is Part I of a series of videos about debugging methods and tools to debug embedded systems.
    In Part I we cover the basics of
    - Emulators and
    - On-Chip debugger (OCD)
    We look at what is good about them, what to keep in mind when using them and how to connect embedded devices to a PC using different interface technologies such as JTAG and SWD.
    We also cover breakpoints (hardware and software) and look at an example in STM32CubeIDE.
    Enjoy!

Комментарии • 6

  • @iot_enthusiast
    @iot_enthusiast Год назад +2

    Debugging embedded devices can be very challenging. Pleased to see such an advanced concept so nicely explained 😊
    can't wait to see the remaining parts!

  • @al-moutaz-billah
    @al-moutaz-billah 6 месяцев назад

    Very very informative and comprehensive, I like the comparing approach you followed in this tutorial, thanks a lotttt

  • @SecondaryAccount-or3pk
    @SecondaryAccount-or3pk 9 месяцев назад +1

    Well explained

  • @zoenagy9458
    @zoenagy9458 Год назад

    cool content!

  • @hsmptg
    @hsmptg Год назад

    Great!
    Thank you