Debugging an Arduino Sketch Running on an Uno

Поделиться
HTML-код
  • Опубликовано: 21 окт 2024

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

  • @PCarew
    @PCarew 6 месяцев назад +1

    I would like to say a "Huge Thank You"
    I have this working with Eclipse IDE under windows

  • @daCount0
    @daCount0 10 месяцев назад

    We need more of such consistent videos.

  • @mmfloom
    @mmfloom 2 года назад +1

    Please post part 2 as soon as possible

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

    What an excellent video! . I used to use Atmel Studio for debugging and never use arduino for its lack of debugging, but now this open tons of new possibilities. Thank you for sharing this information

    • @incxxxx
      @incxxxx 2 месяца назад

      Have you checked if it really works? For me not.

  • @oliverkrause7307
    @oliverkrause7307 Год назад +1

    Thanks for this insightful deep dive on Uno debugging! And I was wondering why I can't get Debugging configured when using a setup with an Uno board straight connected to the computer, haha ^^

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

    Thanks for posting, I will use this every day!

    • @incxxxx
      @incxxxx 2 месяца назад

      Have you checked if it really works? For me not.

  • @PCarew
    @PCarew 5 месяцев назад

    How does one revert a target board to normal program loading?
    I cut the reset track on the target UNO, so that I can debug it using the DWire Arduino. Now that I have finished debugging, I wanted to revert the target UNO to normal Avr program loading.
    I assumed that I just needed to 'resolder' the reset track, but that does not appear to be enough.
    Please advise

  • @PCarew
    @PCarew 6 месяцев назад

    Just wondering why you used the Arduino IDE to upload DW-Link? Why not use the PlatformIO IDE that you had already installed?

    • @arduinocraftcorner6178
      @arduinocraftcorner6178  6 месяцев назад +1

      There is no particular reason. I could have used avrdude from the shell as well.

  • @PCarew
    @PCarew 6 месяцев назад

    What value capacitor do you use between Reset and GND on the debugger board?

  • @incxxxx
    @incxxxx 2 месяца назад

    From wheare you take extra_script ??? No one in dw-link. What ever you do you can not find, because it doesnot exist in dw-link.

  • @Mrpeacemaker2
    @Mrpeacemaker2 2 года назад

    Very nice tutorial. Thank You.

    • @incxxxx
      @incxxxx 2 месяца назад

      Have you checked if it really works? For me not.

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

    I wonder if this will work with a nano?

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

      You mean a Nano as the hardware debugger? Yes, definitely. If you want to debug a Nano, there is the problem with the RESET line (see Manual and/or mtech.dk/thomsen/electro/arduino.php).

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

      @@arduinocraftcorner6178 Yes, As a Debugger. Thank You for info.

  • @incxxxx
    @incxxxx 2 месяца назад

    Your work in vain. Not enough information to run it.

  • @rks515skr
    @rks515skr 2 года назад

    Comment test.