10-08-2020 06:43 AM
Hi,
I'm trying to start petalinux but I have a problem in the FSBL. I get this error:
Xilinx Zynq MP First Stage Boot Loader
Release 2019.1 Oct 8 2020 - 13:36:10
Reset Mode : System Reset
Platform: Silicon (4.0), Cluster ID 0x80000000
Running on A53-0 (64-bit) Processor, Device Name: XCZU7EV
Initializing DDR ECC
Address 0x0, Length 80000000, ECC initialized
Address 0x800000000, Length 80000000, ECC initialized
Processor Initialization Done
================= In Stage 2 ============
SD1 Boot Mode
SD: rc= 0
File name is 1:/BOOT.BIN
Multiboot Reg : 0x0
Image Header Table Offset 0x8C0
*****Image Header Table Details********
Boot Gen Ver: 0x1020000
No of Partitions: 0x5
Partition Header Address: 0x440
Partition Present Device: 0x0
Initialization Success
======= In Stage 3, Partition No:1 =======
UnEncrypted data Length: 0x49AA7D
Data word offset: 0x49AA7D
Total Data word length: 0x49AA7D
Destination Load Address: 0xFFFFFFFF
Execution Address: 0x0
Data word offset: 0xF9B0
Partition Attributes: 0x26
Destination Device is PL, changing LoadAddress
Non authenticated Bitstream download to start now
DMA transfer done
XFSBL_ERROR_BITSTREAM_LOAD_FAIL
Partition 1 Load Failed, 0x37
================= In Stage Err ============
Fsbl Error Status: 0x0
The problem appear when I put a ip block in the design. If i create a project with only the zynq block it works fine. I think there is a wrong configuration but I don't know where.
Andrea
10-09-2020 02:53 AM
Solved, it was a wrong ddr configuration in the zynq block.
10-09-2020 02:53 AM
Solved, it was a wrong ddr configuration in the zynq block.