Für dieses Forum muß Javascript im Browser aktiviert werden!
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 ! > > When I try to download an assembly routine into segment 3 using CC2Download.exe I get the error > > > > nikationsFehler - Abgeschnittenes Echo des Datenbloks (4/35 > > > > The CC2 keeps waiting with LOAD HEX on the display. > > > > The error only comes when loading "large" programs > > (> +/- 50 bytes). Loading of smaller programs works fine. Also loading of the os or vmc-code gives no problems. > > > > Also it seems only the first intel hex data record is stored of the smaller programs. > > > > Who can help? > > Hello Eric, > > i now have the same problem with the CC2Download.exe. > > The errormessage of the Downloadprogram is truncated in the display. > The full and translated errormessage: > 'CommunicationError - truncated echo of Datarecord (4/35...' > > > It looks like a bug in the C-Control 2 operating system, which is reponsible for receiving the assembler-file. > > The comunication between the operatingsystem and the downloadprogramm seemms to echo every > Intel-Hex-Datarecord. For the 9th Intel-Hex-Datarecord the Downloadprogramm misses this echo. > > Because of this bug, the operatin systen can only receive 8 Intel-Hex-Datarecords. > > Until now, i havend found a cure for this bug. > > PS: i am very interested in your disassebled and annotated version of the os.hex > please post it to 'rrudloff@lecom.de' > > > Robert