Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThe output log shows that apparently everything is ok:
- application is running - ethernet link is established and nios is aware of it - tcp/ip stack has started and is operating - server ip address has been assigned - your application has started too and it is waiting a connection A few basic (and maybe silly) questions: - is your client (PC) configured with the correct subnet - is your application still running or is it stuck somewhere? - have you already made any debug? I mean, has the server application returned from the select() call?