[En-Nut-Discussion] Debugger Problem for TCP/UDP

MUHAMMAD AZEEM AZAM muhammadazeemazam786 at yahoo.com
Mon Jan 22 21:21:49 CET 2007


Hello
  I am also uanble to use debugger of AVR Studio.
  for the problem mentioned below.
  How can i debug my program.
  Thaks 
  Bye

  MUHAMMAD AZEEM AZAM wrote:
> i am unable to sent 2d ARRAY TO MY CLIENT ON PC.
> the code is below.
> I have to use tcp sockets.
> i need to send "char var[1024][128]" this array. 
> "char var[4][128]" this thing is working but after that my client application hangs.
> 
> if (strncmp(buff, "2darray", got_data) == 0) //If Match 
> {
> int a = 5;
> int b = 128;
> char mvar[a][b];
> char mvarr[128];



 
---------------------------------
Bored stiff? Loosen up...
Download and play hundreds of games for free on Yahoo! Games.


More information about the En-Nut-Discussion mailing list