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,
Since we currently do not have the example for the Simple Socket Server with EMIF for Nios V, can you try with the OCRAM as per the Nios V handbook?:
Try with OCRAM, if it works then I can recommend to try with EMIF.
JLee25
Contributor
2 years agoHi,
I tried OCRMA before EMIF and it's not working for unknown reason.
I upload the QAR for your reference.
The STP content is the same as EMIF...
Perhaps some components are with wrong settings..