E-LAB Computers General Support and Questions for our Products https://forum.e-lab.de/rss.php en Thu, 25 Apr 2024 17:16:55 +0200 Thu, 25 Apr 2024 17:16:55 +0200 CBACK Forum https://forum.e-lab.de/shared/syndication_gfx/touch_icon.png E-LAB Computers https://forum.e-lab.de/shared/syndication_gfx/touch_icon.png General Support and Questions for our Products 144 144 Forum.e-lab.de nicht erreichbar Hallo liebe Mitstreiter und eventuell Mitstreiterinnen, ist das Forum nur von meinem Standort teilweise nicht erreichbar? Gruß wilbo https://forum.e-lab.de/topic.php?t=4139 Wed, 17 Apr 2024 18:31:04 +0200 AVRco https://forum.e-lab.de/topic.php?t=4139 Stack underflow? Hallo, im folgendem Program bekomme ich einen Stack underflow error im Simulator den ich mir nicht erklären kann. Ich hoffe das liegt an mir. Der Error kommt in drt Procedure Letter Program Test; {$WG}                      {global Warnings on} Device = mega128, VCC = 3.3; { $BOOTRST $0F000}         {Reset Jump to $0F000} Define_fuses //  Override_Fuses;   NoteBook   = A;   Supply     = 5.0, 100;   LockBits0  = [];   FuseBits0  = [];   FuseBits1  = [SPIEN, JTAGEN, OCDEN];   FuseBits2  = [];   FuseBits3  = [];   FuseBits4  = [];   FuseBits5  = [];   FuseBits6  = [];   FuseBits7  = []; Import SysTick; From System Import; Define   ProcClock      = 16000000;       {Hertz}   SysTick        = 10;             {msec}   StackSize      = $0064, iData;   FrameSize      = $0064, iData; Implementation {$IDATA} {--------------------------------------------------------------} { Type Declarations } Type   TCharArr       = Array[0..7] Of Byte; … https://forum.e-lab.de/topic.php?t=4138 Sat, 13 Apr 2024 15:27:39 +0200 AVRco https://forum.e-lab.de/topic.php?t=4138 Hilfe bei FAT16_32 gesucht Hallo Mitstreiter! habe die Demo FAT16TST probiert, Compile funktioniert ohne Fehler. Dann folgende Zeilen : Import SysTick, FAT16; From System Import ; : geändert in: : Import SysTick, FAT16_32; From System Import longword; : Buildproject (CTRL-F9) Fehler1 erscheint -- "Abort" Fehler2 erscheint -- "OK" bringt nichts, Fenster bleibt, Fenster schließen Fehler3 erscheint -- "Abort" Fehler4 erscheint -- "Abort" (warum nimmt der UFAT16.PCU, nicht UFAT16_32.PCU?) Fehler5 erscheint -- "close application" Die UFAT16_32.PCU ist im Verzeichnis vorhanden. System Windows 10 Pro. AVRco Compiler Rev. 6.00.04. Was könnte das sein? VG Alois https://forum.e-lab.de/topic.php?t=4136 Thu, 29 Feb 2024 10:36:49 +0100 AVRco https://forum.e-lab.de/topic.php?t=4136 ATXmega UserRow Ich habe ein Problem mit dem UserRow im aktuellen Compiler. Strings werden korrekt geschrieben. Bytes sehe ich nicht korrekt im Programmer. Siehe JPG. I have a problem with the UserRow in the current compiler. Strings are written correctly. I don't see bytes correctly in the programmer. See JPG. golf https://forum.e-lab.de/topic.php?t=4135 Thu, 15 Feb 2024 09:31:39 +0100 AVRco https://forum.e-lab.de/topic.php?t=4135 Problem programming XMega128A1U I have a project designed to use the XMega128A1U. The program size is 95kB and the internal EEPROM used is 1982 bytes. When i use the programming software, it programs FLASH, programs EEPROM, then crashes out with a popup box saying error. I am using v6.00.04 AVRCo. If I revert back to v5.11.15 version, the project programs with no problems. I am now currently using v5.11 to develop my project. Why does the programming fail with an error when I use v6.00? Thanks https://forum.e-lab.de/topic.php?t=4134 Mon, 12 Feb 2024 14:28:54 +0100 AVRco https://forum.e-lab.de/topic.php?t=4134 Message Window und Message Beep I have installed the AVRco 6.0004 By compiling or making the message Window appears short, but closes at once. I cannot see the content. Also I cannot switch off the Message beep in the IDE General options . https://forum.e-lab.de/topic.php?t=4133 Wed, 07 Feb 2024 23:55:26 +0100 AVRco https://forum.e-lab.de/topic.php?t=4133 AVR32DA32 Hallo Merlin, wird es in absehbarer Zeit eine Unterstützung der AVR32DA32 in AVRCo geben? https://www.microchip.com/en-us/product/avr32da32 Gruss Harry https://forum.e-lab.de/topic.php?t=4132 Tue, 06 Feb 2024 17:28:11 +0100 AVRco https://forum.e-lab.de/topic.php?t=4132 Aus verschiedenen PortPins ein Byte zusammenbauen Hallo, ein Beispiel: Ich deklariere eine Variable - X : Byte; Ich möchte dieses Byte aus dem z.B. PortD.5 und PortB.4 usw. bis das Byte komplett ist, zusammenbauen. Im Compiler Handbuch auf Seite 116 ist dies kompliziert beschrieben. Ich habe verschiedene Varianten probiert, nichts funktioniert. z.B.: x : Byte; x.0 [@PortD,5] : Bit; Kann mir bitte bei diesem Problem jemand helfen. GLG Johann https://forum.e-lab.de/topic.php?t=4129 Sun, 10 Dec 2023 22:52:53 +0100 AVRco https://forum.e-lab.de/topic.php?t=4129 @ Merlin Hello Merlin, since nothing has happened for a long time, I have a few questions: What should happen next with the AVRCo? What is planned? Where is the PED32new (is always uninstalled during an update)? Hallo Merlin, da seit längerer Zeit nichts mehr passiert, habe ich ein paar Fragen: Wie soll es mit dem AVRCo weiter gehen? Was ist geplant? Wo ist der PED32new (wird immer beim Update deinstalliert)? Gruss/Regards Harry https://forum.e-lab.de/topic.php?t=4124 Fri, 06 Oct 2023 19:10:05 +0200 AVRco https://forum.e-lab.de/topic.php?t=4124 Warum hat der Mega164A kein PWMport1B? Hallo Zusammen, habe gerade eine Platine mit einem Mega164A in Arbeit. Ursprünglich sollte ein Mega164 drauf sein. Nun musste ich feststellen dass es beim Mega164A im Gegensatz zum Mega164 keinen PWMport1B gibt. Ich konnte aber den zweiten PWM-Ausgang händisch initialisieren und er funktioniert ...... Gibt es einen Grund für das Fehlen des PWMport1B in der Beschreibung des 164A oder wurde es schlicht vergessen? Gruß Joachim https://forum.e-lab.de/topic.php?t=4123 Tue, 29 Aug 2023 11:41:42 +0200 AVRco https://forum.e-lab.de/topic.php?t=4123