ARTY Linux Video 6 - Linux application.

Поділитися
Вставка
  • Опубліковано 6 січ 2025

КОМЕНТАРІ • 7

  • @michaelzemah1476
    @michaelzemah1476 8 днів тому

    Hi Udi,
    Does all the steps for creating the petalinux kernel the same when using WSL? (it should be an ubuntu distro by default).
    Also, can you try making a tutorial developing C/C++ linux app in VS-Code and WSL ? and debugging the target with gdb-server on the Zynq ?
    I think it would be great...

  • @imranhussain-yq2of
    @imranhussain-yq2of Рік тому

    Is it prosible to dump os in board directly and and use this board for verious project

  • @DongNguyen-qq3in
    @DongNguyen-qq3in 2 роки тому

    Hi Udi, your tutorial is brilliant and it is really helpful for beginners like me. I have been struggling to do linux set-up in virtual machine, petalinux installation, and build a linux project for Zynq device. Thank you for the these video serries. I have a question. I followed your tutorial and have a SDcard ready. However, when I insert the SDcard in ARTY Z7 board, it keeps asking me to login. I do not know what are they? do you have any idea about that? Thank you and happy new year!

    • @Udi-FPGA
      @Udi-FPGA  2 роки тому

      Hi Dong
      Thank you for your nice comment. I did those tutorials to help you and other like you.
      For your question: I can thing of two options why the Linux askes for user and password. I saw Linux distributions which asked this and the user's name & password were 'root'. (User-name: root and password: root). But as you can see in my videos this wasn't the case when I installed my Linux. Another option is that you forgot to add boot.scr file to your SD-card. This happened to me in the first times I did this. This file is a new addition to the Xilinx Petalinux and wasn't in previous versions of Vivado/Vitis/Petalinux.
      I hope this is useful to you, and again thank you for your comment.

    • @DongNguyen-qq3in
      @DongNguyen-qq3in 2 роки тому

      @@Udi-FPGA Hi Udi, Thank you for your prompt reply.
      I did add the scr file into SDcard and also tried root:root as username:password but none of them works. it is weird, isn't it?

    • @DongNguyen-qq3in
      @DongNguyen-qq3in 2 роки тому +1

      @@Udi-FPGA Dear Udi, i found the reason for my problem. I used petalinux 2022.1 and and for the first time, I have to enter the petelinux as username, then it will ask me to set a new password. cheers! Dong

    • @Udi-FPGA
      @Udi-FPGA  2 роки тому

      @@DongNguyen-qq3in Hi Dong
      I’m glad you succeeded in working this out.
      I say many times in the tutorial to keep Vitis/Vivado & Petalinux in the same version.
      In the first video you can see that I go to a lot of troubles to match the Ubuntu version to the Vitis/Vivado/PetaLinux version.
      Good for you and have the best luck.
      👍