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
tehjingy_Altera
Regular Contributor
2 years agoHi
I managed to get pass the error. It seems that in the previous design I did not connect the reset for the ethernet phy.
Please find the latest project with the correct pin placement.
You would need to assign these pin in the pin planner.
Screenshot of the results
Regards
Jingyang, Teh
JLee25
Contributor
2 years agoHi Jungyang,
Thank you for the update.
Let me check on the C10 EVB and get back to you my finding later.
BRs,
Johnson