Altera_Forum
Honored Contributor
21 years agoSOF2FLASH and EPCS16
Hi All,
I've just started upgrading to Q4.2 (with sp1 added) and NIOS1.1 during a project lull and I'm having a few problems getting my bootloader running (which was previously fine under the older Q4.1 and Nios 1.0). Firstly I've noticed during sof download and after pressing the power reset on the cyclone 1C20 board that the FPGA Config Error (red led) lights briefly, something it never used to do before however the design appears to function correctly and I can download an application which runs fine on the programmed board. Secondly, I've added a few lines to a make file that perform the steps necessary to create the new EPCS download image files coupled with the bootloader files. during the sof2flash stage of converting the target sof to a flash download file it reports that the epcs device is: --device=EPCS16 However the board contains the standard Altera EPCS4 device. Is this normal behaviour? Regards, ....