Forum Discussion
ShengN_altera
Super Contributor
3 years agoHi,
My Ethernet soft core uses CFI_flash. The EXT_FLASH_BASE in network_utilities.c in simple_socket_server_rgmii should be CFI_FLASH_BASE, the compilation can pass
I notice the core you use in SOPC is cti_FLASH. May be you have to change both EXT_FLASH_BASE and EXT_FLASH_NAME in network_utilities.c to cti_FLASH_BASE and cti_FLASH_NAME respectively.
Best Regards,
Sheng
p/s: If any answer from community or Intel support are helpful, please feel free to mark as solution and give Kudos.