Forum Discussion
Altera_Forum
Honored Contributor
21 years agoProble opening the /dev/epcs_controller device
Hi all, My application can not open the /dev/epcs_controller device for reading the EPCS flash. We do NOT have the probleem during debugging/running inside the NIOS IDE (thus downloading code...
Altera_Forum
Honored Contributor
21 years agoI would like to call the alt_epcs_flash_* functions directly (thus not using HAL).
But I got link errors: undefined references to these functions. I am sure that these functions do exist and are called in alt_sys_init(). Apparently these functions will be linked later in the make process. Can anyone tell me how to workaround these?