avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] Initialization of variables


From: Jürgen Schilling
Subject: [avr-gcc-list] Initialization of variables
Date: Tue, 17 Jun 2003 15:15:46 +0200

Hello,

I am having some problems with initialized variables. If I try something
like:

unsigned char MYIP[4] = { 192,168,1,150 };

and I start the program in AStudio, I do not get the right value for MYIP in
the watch window after a break. I use WinAVR-20030424 with
WinAVR-avrcoffbeta.

Thanks,
Juergen

---
Ausgehende Mail ist zertifiziert virenfrei.
Überprüft durch AVG Antivirus System (http://www.grisoft.com/de).
Version: 6.0.478 / Virendatenbank: 275 - Erstellungsdatum: 06.05.2003



reply via email to

[Prev in Thread] Current Thread [Next in Thread]