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
JLee25
Contributor
2 years agoHi,
From the STP content below, I think the ff_rx_rdy is a signal from DMA.
After downloading the sof and elf, the system booted with ff_rx_rdy high, which indicate to the core ready to receive data.
But it went low after with the network connected..
Therefore I guess there are problems on the msgdma ..
I read back some register settings on TSE core, and thought it should be configured correctly.