Zur Übersicht - INFO - Neueste 50 Beiträge - Neuer Beitrag - Suchen - FAQ - Zum CC1-Forum - Zum CC-Pro-Forum

Wichtig: Bevor Du wegen einem Problem mit der CC2 postest, stelle sicher, daß Du
die neueste OS-Version, die neuseste Compiler-DLL und die neuesten Modulversionen benutzt!
Beachte, daß sich auf der CD zur CC2-Unit/Station auch jetzt noch die ältesten Dateien befinden!
Es gelten folgende Anleitung und Regeln: Regeln CC2Net.de-Forum
Zurück zum Artikel  (Blaue Felder sind Pflichtfelder)


Name:   UserID: 
 E-Mail:
Kategorie
Betreff
Homepage:
Link-Titel:
Link-URL:
Cookie für Name, UserID, E-Mail, Homepage-URL setzen
(Erspart die Neueingabe bei Beiträgen und Antworten)
(Zum Löschen des Cookies hier klicken)
Ich nutze:
C-Control II Unit
C164CI-Controllerboard
C-Control II Station
CCRP5 mit CC2-Unit (Conrad Roboter)
CC2-Application-Board
CC2-StarterBoard
CC2-ReglerBoard
eigenes Board
original OS     OSOPT_V2     OSOPT V3.0 OSOPT V3.1

Kommentar:
Einfügen von HTML im Kommentar:

Link einfügen: <a href="LINKURL" target="_blank">LINKTITEL</a>
Bild einfügen: <img src="BILDURL">
Text formatieren: <b>fetter Text</b>  <i>kursiver Text</i> <u>unterstrichener Text</u>
Kombinationen sind auch möglich z.B.: <b><i>fetter & kursiver Text</i></b>
C2 Quellcode formatieren: <code>Quellcode</code>
ASM Quellcode formatieren: <asm>Quellcode</asm>
(Innerhalb eines Quellcodeabschnitts ist kein html möglich.)
Wichtig: Bitte mache Zeilenumbrüche, bevor Du am rechten Rand des Eingabefeldes ankommst !  

> &gt;Hello Andre, thanks for the fix and keep up the good work!!! > > > Groeten uit Nederland, > > Peter > > > > Hi Peter, > &gt; > &gt; I&#39;ve checked the eeprom-routines and found a painful bug in readintarray(). :-) > &gt; I&#39;ve removed this bug. > &gt; Now you can download the changed eeprom.c2(V2.23) at "Module & Funktionen". > &gt; > &gt; André H. > &gt; > &gt; &gt; > &gt; &gt; Hallo, > &gt; &gt; > &gt; &gt; I have a problem with writing arrays to the 24c65. > &gt; &gt; > &gt; &gt; I have: > &gt; &gt; -eeprom 24c65. > &gt; &gt; -eeprom.c2 enabled in sys. modules. > &gt; &gt; -i2c enabled in sys.modules. > &gt; &gt; -studied "syntax" and tried beispiele from eeprom.zip > &gt; &gt; > &gt; &gt; My target is to store an int array of 25 ellements into eeprom and read values from elements when starting the program. > &gt; &gt; I wouls like to use eeprom.c2 instead of accessing the functions in i2c module for read/writes. > &gt; &gt; > &gt; &gt; For int, byte and string it is working......just not for arrays. > &gt; &gt; > &gt; &gt; Here is partial code as a test I used, it is based on examples in "syntax.txt" > &gt; &gt; > &gt; &gt; int array[2]; > &gt; &gt; array[0]=0xA20D; > &gt; &gt; array[1]=4284; > &gt; &gt; y=0; //EEProm-Adresse > &gt; &gt; z=16; //Speicher-Adresse > &gt; &gt; eeprom.writeintarray(y,z,array,2); > &gt; &gt; > &gt; &gt; sleep 1000; > &gt; &gt; > &gt; &gt; array[1] = 777; > &gt; &gt; > &gt; &gt; y=0; //EEProm-Adresse > &gt; &gt; z=16; //Speicher-Adresse > &gt; &gt; eeprom.readintarray(y,z,array,2); > &gt; &gt; > &gt; &gt; x = array[1]; > &gt; &gt; > &gt; &gt; if I later on display "x" on the lcd it is either x = 777 or 0 but NEVER 4284 > &gt; &gt; what am I doing wrong? > &gt; &gt; > &gt; &gt; Groeten uit Nederland > &gt; &gt; > &gt; &gt; Peter > &gt; &gt; > &gt; &gt; > &gt; &gt; > &gt; &gt; > &gt; &gt; > &gt; &gt;
Dateianhang: (.gif, .png., .jpg, .zip, .rar)
max. 256kB
max. 256kB