Forum Discussion
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?