Forum Discussion
Altera_Forum
Honored Contributor
21 years agoeCos from epcs
Hi all Does anybody know if eCos supports botting up from epcs instead of the on board flash device on ALtera's developement board (the 1c20 board) ? Looking at the templates tab under the ...
Altera_Forum
Honored Contributor
21 years agoHi Nir,
it looks like there is a problem with generating this script in the case of EPCS devices. To work around this, you can extract the correct command to use from the Nios II IDE using the method I described in my previous post. You can then run that command directly from an SDK shell (or create your own script). As you said earlier, there is currently no driver for the EPCS device in eCos. This means that you will not have read/write access to it from your application. However a driver of this kind is not required for you to use the EPCS as a boot device.