Jump to content

Luigee

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by Luigee

  1. I am using Vitis to try and program my flash QSPI device on the 5ev evaluation board. I am not having any luck. Does anyone know of any issue with rev. 2022? It seems like it can't even see the spi flash device. I do have it enabled in the Zynq UltraScale + MPSoc I/O configuration setup. 

    error Print out:

    Initialization done
    Using default mini u-boot image file - /tools/Xilinx/Vitis/2022.1/data/xicom/cfgmem/uboot/zynqmp_qspi_x4_single.bin
    ===== mrd->addr=0xFF5E0204, data=0x00000000 =====
    BOOT_MODE REG = 0x0000
    Downloading FSBL...
    Running FSBL...
    ===== mrd->addr=0xFFD80044, data=0x00000000 =====
    ===== mrd->addr=0xFFD80044, data=0x00000003 =====
    Finished running FSBL.


    U-Boot 2022.01-06940-g8ed6b9e (Feb 24 2022 - 09:50:51 -0700)

    Model: ZynqMP MINI QSPI SINGLE
    Board: Xilinx ZynqMP
    DRAM:  WARNING: Initializing TCM overwrites TCM content
    256 KiB
    EL Level:    EL3
    Multiboot:    0
    Loading Environment from <NULL>... OK
    In:    dcc
    Out:   dcc
    Err:   dcc
    ZynqMP> sf probe 0 0 0
    Failed to initialize SPI flash at 0:0 (error -2)
    ZynqMP> Sector size = 0.
    f probe 0 0 0
    Performing Erase Operation...
    sf erase 0 50000
    No SPI flash selected. Please run `sf probe'
    ZynqMP> Error while communicating with SPI flash device - No SPI flash selected.
    Erase Operation failed.
    INFO: [Xicom 50-44] Elapsed time = 0 sec.

    ERROR: Flash Operation Failed

×
×
  • Create New...