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 agoJust a thought, but have you a) put an EPCS controller component into your SOPC builder project? and b) have you in the BSP settings enabled the driver for the EPCS controller?
You shouldn't need to change anything yourself in system.h (if that's what you mean with system library properties) - that will change automatically each time to go through the BSP properties page, so at least every time you regenerate your SOPC Builder project.