Altium_user
New Contributor
4 years agoCyclone II / NIOS II alt_flash_open_dev("/dev/epcs_controller") issues (EPCQ)
Good afternoon,
Quartus 13.0.1 Build 232, (EP2C20), Windows 10, 64BIT (working on legacy project..)
I'm struggling with a Flash Memory upgrade. I've been using EPCQ16 for a while now, and without issue. I've decided to upgrade to EPCQ32, and everything does what it's supposed to, apart from the firmware, I cannot get alt_flash_open_dev("/dev/epcs_controller") to return a handle so that I can perform alt_read_flash() successfully.
My firmware hangs at this point in the code.
I would like to know if anyone has any thoughts that will help me to fix this.
Everything else works. Quite frustrating.
Thanks,
M