Agilex board POF file programming - causing lspci enumeration problem
Hello
I have generated a SOF file using CXL IP example design and then converted the same into POF using below settings and these steps 3.1.7.5.1. Converting .sof to .pof File
Configuration mode: AVST x8
Device selected: CFI_2Gb
- Options Edit partition
Address Mode = Start, Start Address = 0x00010000
- P1 partition (newly added partition)
Address Mode = Start, Start Address = 0x00020000
Input file - SOF file added
When I generate, I am getting 2 files
<design_name> .pof and <design_name>_pof.map.
After that I am programming the pof file in my Agilex board(DK-DEV-AGI027-RA) using these steps. 3.4. How to Program the Generated POF Image
But when I reboot the host after programming, Agilex board doesn't enumerate in lspci, even JTAG scan chain is not able to detect the device in Programmer Tool, so I have to program the fpga recovery pof file to again enumerate the board and make it detectable in JTAG.
Can you tell me what the possible issue could be here.
Thanks & regards
Madhur Juneja