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++
12618 Discussions

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

Altera_Forum
Honored Contributor II
1,018 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
313 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