Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
12748 Discussions

Smoll box appear in my received file (UDP based client)

Altera_Forum
Honored Contributor II
1,185 Views

Dear friend's 

I have establish a UDP based communication between a Host (Linux Server -RHEL4) and my NIOS-ii Client 

Server send a text file to client and client received it simultaneously display it. 

while displaying, on some places there is box shape appear. and these box remain on same place if repeat the process. why this happen ? 

 

kaushal
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
480 Views

The box probably means that you are trying to display a non-ASCII character. Try to dump the contents of the packet as hexadecimal values, to check if you have anything unusual.

0 Kudos
Reply