Hi @aiedb ,
- Try to delete existing .h and .c files in socket_server folder.
- Then go back to Eclipse and right-click to refresh.
- Next, right-click the Makefile -> Import -> General -> File System -> Next -> Browse to software folder -> Tick .h and .c files to include -> Finish.
- Last, rebuild the project.
If the error still not being resolved, create a new Nios II Application and BSP from Template with:
SOPC: max10_qsys.sopcinfo
Template: Simple Socket Server
After creating new project, follow the four steps mentioned above will do.
**One more step: Right-click project -> Nios II -> BSP Editor... -> sys_clk_time: sys_timer -> Generate -> Exit -> No, Don't Save
Best regards,
Sheng
p/s: If any answer from the community or Intel Support are helpful, please feel free to give best answer or rate 4/5 survey.