I tried to boot prebuilt linux images on zybo z7010 board, here are the steps i followed, still i'm unable to boot the board via SD card.
1. Installed petalinux from AMD wesite given in petalinux tools documentation(UG114).
2. Downloaded BSP from digilent website for zybo z7010(https://digilent.com/reference/lib/exe/fetch.php?tok=bb63b7&media=https%3A%2F%2Fgithub.com%2FDigilent%2FZybo-Z7%2Freleases%2Ftag%2F10%2FPetalinux%2F2020.1-1%2FZybo-Z7-10-Petalinux-2020-1.bsp)
3. Installed BSP using command(petalinux-create -t project -s <path-to-bsp>) and project built successfully.
4. Partitioned SD card into two parts(FAT32 and ext4)
5. Copied BOOT.BIN,image.ub and boot.scr files into partition 1.
6. Ejected SD card and inserted into board(jumper set to SD mode)
7. Connected serial port(minicom) and set baud rate to 115200.
these are the versions of of OS and petalinux i used (OS version: Linux ubuntu 22.02.2 LTS and petalinux: 2023.2)
There is nothing coming up in the console i.e the board is not booting.
Question
Dinesh
I tried to boot prebuilt linux images on zybo z7010 board, here are the steps i followed, still i'm unable to boot the board via SD card.
1. Installed petalinux from AMD wesite given in petalinux tools documentation(UG114).
2. Downloaded BSP from digilent website for zybo z7010(https://digilent.com/reference/lib/exe/fetch.php?tok=bb63b7&media=https%3A%2F%2Fgithub.com%2FDigilent%2FZybo-Z7%2Freleases%2Ftag%2F10%2FPetalinux%2F2020.1-1%2FZybo-Z7-10-Petalinux-2020-1.bsp)
3. Installed BSP using command(petalinux-create -t project -s <path-to-bsp>) and project built successfully.
4. Partitioned SD card into two parts(FAT32 and ext4)
5. Copied BOOT.BIN,image.ub and boot.scr files into partition 1.
6. Ejected SD card and inserted into board(jumper set to SD mode)
7. Connected serial port(minicom) and set baud rate to 115200.
these are the versions of of OS and petalinux i used (OS version: Linux ubuntu 22.02.2 LTS and petalinux: 2023.2)
There is nothing coming up in the console i.e the board is not booting.
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now