Forum Discussion
Altera_Forum
Honored Contributor
16 years agoundefined reference to `alt_epcs_flash_write(alt_flash_dev*, int, void const*, int)'
Hello: I am having issues linking my code with the calls to the EPCS functions. Here is the error I get at link time: Linking project.elf... obj/source/monitor.o(.text+0x1588): In fun...
Altera_Forum
Honored Contributor
16 years agoHell simonkbrown:
Yes, I have an EPCS controller in the SOPC builder project. I also added the ALT_USE_EPCS_FLASH symbol on the BPS settings, under the C/C++ Build page, Tool Settings tab, Nios II Compiler, Preprocessor. Any other clues?