Forum Discussion

jkhoo's avatar
jkhoo
Icon for Occasional Contributor rankOccasional Contributor
2 years ago
Solved

EMIF link project error in Quartus 18.0

I am encountering error while running EMIF toolkit on quartus 18.1. the error are as follow: Prior to running this, i selected option-1 in the diagnostics tab of DDR3 SRAM Controller with Uniphy In...
  • jkhoo's avatar
    2 years ago

    Hi Adzim,

    Error message (0x80070005) was resolved by enabling JTAG server apps to communicate through "Private" and "Public" profile in Windows Defender Firewall.

    After resolving this Error message (0x80070005), I still face the same issue of executing:

    "{C:/intelfpga/18.1/quartus//../nios2eds/Nios II Command Shell.bat} make all 2>> stderr.txt"

    I eventually figure out that Quartus Prime 18.1 std can't work with wsl (windows subsystem for linux).

    (The reason i enabled wsl in the first place was because i have both Quartus P 18.1 std and 22.1 in the same PC. And Quartus P 22.1 need WSL to compile ddr3 ip.)

    So i resolved the ddr3 IP compilation by unchecking Windows Subsystem for Linus in Windows Features.