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> C Quellcode formatieren: <code>Quellcode</code> BASIC Quellcode formatieren: <basic>Quellcode</basic> (Innerhalb eines Quellcodeabschnitts ist kein html möglich.) Wichtig: Bitte mache Zeilenumbrüche, bevor Du am rechten Rand des Eingabefeldes ankommst ! -> I > > Hello, > > > > I am starting working with the Mega128. > > I am trying to compile one of the demos included in the CD. > > However the compilation doesn´t finish and I cannot start the program. > > This is what appears on the messages window: > > > > Compiling Project LED1 > > C-Control Pro Compiler (C) 2011 Conrad Electronic > > Running pass 1 > > Running pass 1 > > 2 bytes (4kb:0% - 64kb:0%) global Variables > > Generating Bytecode - 198 bytes.. > > Writing Symbols - 9126 bytes.. > > > > But it never completes the compilation. > > I have tried to change some options of the compiler but no way to solve it. > > Did anyone have the same problem or has an idea of how to solve it? > > > > Thanks in advance. > > > > The compiler is ready. When you see "Generating Bytecode" you can transfer the > program to the Unit and then start. > > Regards, > > > > Alejandro