Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHi Phil82,
for the Simple Socket Server Sample you don't need that much. CPU, RAM, Timer, FLASH, a UART (i.e. the JTAG UART) and a MAC. The only thing you have to eventually edit are the names of the module names in the SSS Code. If your flash component in SOPC Builder is not named "ext_flash" you have to change it in sopc builder to this name, or in the source code to your name in sopc builder. I don't know the specification of your DE2 Board, but is it right that you have two CPUs? The error looks like that there is a conflict with the addresses. Have you tried to "Auto-Assign Base Addresses"?