Hi,
As I understand that I must first create a project in PetaLinux' as this step reads the new board bsp that it is ultrazed-3eg-io-card
After I done those steps, I got the following Error:
IOError: [Errno 2] No such file or directory: '/tools/PetaLinux2018.3/petalinux/ultrazed_debug_board/uz3eg_iocc_2018_2/project-spec/meta-user/recipes-core/images/petalinux-image-full.bbappend'
Our FW Engineer wrote the following procedure:
Sourcing
3.2.1. ‘cd petalinux’
3.2.2. in the project folder: ‘source settings.sh’
3.3. Create Project
3.3.1. ‘mkdir microsoft_debug_board’
3.3.2. ‘cd microsoft_debug_board’
3.3.3. create new project from xilinx bsp:
‘petalinux-create -t project -s
../debug_board_config/xilinx-ultra96-reva-v2018.3-final.bsp’
3.3.4. cd xilinix-ultra96-reva-2018.3
3.4. Build
3.4.1. ‘petalinux-build’
So I got to 3.4.1 and it stacked
Thanks in advance,
Shiri