Forum Discussion
NurAiman_M_Intel
Super Contributor
5 years agoHi,
Apologize for the delay in response as i was on leave.
I have shared LED blinking sof file through forum email.
Thanks.
Regards,
Aiman
- Jos5 years ago
New Contributor
Thank for your sof-file. Before I tested it we found the source of the problem and solved it.
I use NIOS, which tries to read the MAC address from the flash. This has no success with freshly programmed boards. So therefore the TCP connection is refused, which is the only error visible to the application program.
The solution is to connect to NIOS from ECLIPSE. NIOS asks (visibly) for a code via the JTAG UART. As soon as that is provided a MAC address is stored. From that moment on NIOS/TCP functions o.k.