Forum Discussion
simple socket sever-max 10 neek
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.
- aiedb3 years ago
Occasional Contributor
hii i tried the first option
i deleted the files and when i tried to add them , by the 4 step process you described i didn't manage to add the . i got stuck in this window(see the picture attached ) , and there is no next or finish tab, how can i add the .c .h files back to the project ??? thanks for your help