Forum Discussion
Altera_Forum
Honored Contributor
15 years agoWeb Server example
Hi, With reference to the web server example available in Altera Wiki http://www.alterawiki.com/wiki/web_server_with_ajax_progress_bar, I tested the example project and it works fine ( it was t...
Altera_Forum
Honored Contributor
15 years agoI copied your altera_ro_zipfs.c file completely, compile the project, and got the following error:
error: 'EPCS_FLASH_CONTROLLER_BASE' undeclared Any idea? I already included:# include "altera_avalon_epcs_flash_controller.h"# include "epcs_commands.h"