Forum Discussion
JLee25
Contributor
2 years agoNios V uC/TCP IP Failed
Hi support, I am learning the simple socket server design on Cyclone 10 GX. For unknown reason, the initialization process stopped with the error code (2010), It's the TSE with DP83848. T...
- 2 years ago
Hi
Did you managed to run the example design on the Cyclone10 EVB yet?
Please note the following setting when trying to generate the BSP for the application.
5.5.2.2. Configuring the BSP (intel.com)
For the application you could reuse the application code from the latest design example.
Regards
Jingyang, Teh
EBERLAZARE_I_Intel
Regular Contributor
2 years agoHi,
This case just got routed to me today.
May I know your setup? Are you directly connecting the board to your PC? If yes, then you may need to disable the "DHCP feature (!DEF_TRUE)":
Once you have set your IP address etc, rebuild the application and re-program the new .hex/.elf whichever you were using.