Cannot use override file for "no epcs layout data" error
Hi there,
I'm using Quartus 17.0 Lite Edition and EDS for SOPC learning, device that I'm using is EP4CE10F17C8. I created a nios2/e based system and a hello_ucos project. When I used flash programmer to download the firmware into a 3rd party EPCS16 flash chip, an error encountered in flash programmer "No EPCS layout data...". Then I searched on web and one solution in "Nios® II Flash Programmer User Guide" said that I can create a nios2-flash-override.txt file in nios2eds/bin. But the error is still there after the overrider file is created in the correct path, 17.0/nios2eds/bin. Then I do this exactly same on Quartus 13.1 web edition platform, the error would not encounter once override file is in the correct file path, 13.1/nios2eds/path.
May I ask is there any thing should I do for 17.0 to use flash programmer to program a 3rd party EPCS?