8.02. Hardware debugging

  1. Based on your experience where you have used the debugging and why.[AMD Jan-2026]
  2. Suppose you have written a code from the microcontroller to read the data from the sensor and should display lcd how do you find whether the sensor is not working without debugging. [AMD Dec-2025]
  3. How do you debug errors using the ST-Link v2 debugger?
    [GVS Deck Pvt Ltd]
  4. How do you debug errors using the Keil IDE?
    [GVS Deck Pvt Ltd]
  5. How will you perform hardware debugging?
  6. What happens during debugging?
  7. What is ST-Link Debugger? How is it used for debugging an embedded program? [VoltyIOT]
  8. What is the difference between GDB and ST-Link debugger? [XBattery]
  9. What is DOCKLIGHT? How is it used? [XBattery / VEM Technology]
  10. What is Tera Term? [VEM Technology]
  11. How to use STM32CubeIDE for debugging? [VoltyIOT]
  12. Explain about breakpoints and step-by-step execution. [Sanguine Inno Tech]
  13. Without using a hardware debugger, how will you debug the code? [TeraScale]
  14. How do you debug using ST-Link debugger? [TeraScale]
  15. When code is crashed, how do you debug? [TeraScale]
  16. How to find runtime of a function using oscilloscope? [TeraScale]
  17. If your hardware board’s UART/SPI/I2C or peripheral is not working — how do you debug it? [TeraScale]
  18. Explain serial wire debugging (SWD).[TeraScale]
  19. What is the use of ST-Link debugger? [TeraScale]
  20. How do you identify errors in code? [TeraScale]
  21. If the program is hung/stuck on the microcontroller (everything is correctly initialized) — what might be the issue and how to solve it? [TeraScale]
  22. If code is crashing, how do you find where it crashed? [TeraScale]
  23. Do you have hardware knowledge? Have you used oscilloscope before? [TeraScale]
  24. Have you used ST-Link utilities? [TeraScale]