Implementing "Hello world" on Zybo board using Vivado and Vitis 2023.2 in Ubuntu 22.04

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • Implementing serial UART on Zybo board by using the Vivado 2023.2 tool and Vitis 2023.2 in Ubuntu 22.04 and watching the output in PuTTY serial terminal.
    how to open putty in Ubuntu:
    $ sudo apt install putty
    $ sudo apt get update
    $ env GDK_BACKEND=x11 putty

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

  • @JithendranPonnuswamy
    @JithendranPonnuswamy 5 месяцев назад +2

    nice video really use full

  • @alkaline3mc
    @alkaline3mc Месяц назад

    First I appreciate you making this video, I recently shifted off the 2022 tools and was getting a little lost in the new Vitis interface. I do find it odd that the helloworld example won't compile unless you comment out their include statement. Kinda defeats the purpose of an example if you have to modify it to get it to work right.

  • @ricardovaras4667
    @ricardovaras4667 5 месяцев назад +1

    🤝🤝🤝🤝🤝 thanks!

  • @souravkumar5120
    @souravkumar5120 4 месяца назад

    I need to implement AND gate similarly. Can you suggest any material for that?

  • @souravkumar5120
    @souravkumar5120 4 месяца назад

    After building at 12:30, you are using terminal run env command, so can I use the same command in windows. Till now in the video I was not using terminal like you used. So I'm my case where will the output be shown.

    • @noormahammad-tr1yd
      @noormahammad-tr1yd  4 месяца назад

      Download PuTTy or TeraTerm to view the output (I'm using Ubuntu22.04)

    • @souravkumar5120
      @souravkumar5120 4 месяца назад +1

      Thanks it ran successfully.

  • @souravkumar5120
    @souravkumar5120 4 месяца назад

    Hi bro, can you explain when are you connecting the ZYBO board as its not clear from video.

    • @noormahammad-tr1yd
      @noormahammad-tr1yd  4 месяца назад +1

      before you click on Program Device @11:25 you have to connect the ZYBO board

  • @glennimmanuel9338
    @glennimmanuel9338 3 месяца назад

    in my vitis 2023.2, when i clicked to program device the output shows an error

    • @noormahammad-tr1yd
      @noormahammad-tr1yd  3 месяца назад

      elaborate the which error is occurred, if it is hardware error check the connections before you program

  • @TheJMBon
    @TheJMBon Месяц назад

    Decent video but no sound, no explanation, no steps to actually connect the hardware. This feels more like a software demo from a company's sales department than a 'How To' tutorial.