AVRco Service

Merlin
Administrator
Avatar
Gender:
Age: 24
Posts: 1408
Registered: 03 / 2005
Subject:

Re: AVRco Service

 · 
Posted: 12.01.2022 - 10:59  ·  #129
Hello Werner.

You do not need a dongle if you decide to use compiler v5.11 onwards, but it is necessary for earlier versions, should you decide to revert to it. I am not aware of any reason why you would need to do that.

You can use Atmel ICE, for example, to program your chips (or any number of other programmers) using the hex code generated by the v5.11 compiler (or indeed any version of the AVR Compiler).

What Gunter was referring is the firmware on the dongle itself, so if you decided you needed to maintain two or more versions of the compiler, as some users do, you would want the dongle version.

For the sake of clarity, I have no connection with E-Lab except as the historical creator and supplier of the optimiser, and now custodian of the compiler software since Rolf can no longer maintain it. Therefore, regrettably, I cannot help you resolve your issue with supply.

================================================================================

Sie brauchen keinen Dongle, wenn Sie sich für den Compiler ab Version 5.11 entscheiden, aber für frühere Versionen ist er notwendig, falls Sie sich entscheiden, zu dieser Version zurückzukehren. Mir ist kein Grund bekannt, warum Sie das tun sollten.

Sie können z.B. Atmel ICE verwenden, um Ihre Chips zu programmieren (oder eine beliebige Anzahl anderer Programmierer), indem Sie den Hex-Code verwenden, der vom v5.11 Compiler (oder jeder anderen Version des AVR Compilers) erzeugt wurde.

Was Gunter meinte, ist die Firmware auf dem Dongle selbst. Wenn Sie also zwei oder mehr Versionen des Compilers benötigen, wie es einige Benutzer tun, würden Sie die Dongle-Version benötigen.

Der Klarheit halber möchte ich darauf hinweisen, dass ich keine Verbindung zu E-Lab habe, außer als historischer Schöpfer und Lieferant des Optimierers und jetzt als Verwalter der Compiler-Software, da Rolf sie nicht mehr pflegen kann. Daher kann ich Ihnen leider nicht helfen, Ihr Problem mit der Lieferung zu lösen.

Übersetzt mit www.DeepL.com/Translator (kostenlose Version)
Merlin
Administrator
Avatar
Gender:
Age: 24
Posts: 1408
Registered: 03 / 2005
Subject:

Re: AVRco Service

 · 
Posted: 12.01.2022 - 11:05  ·  #130
I should also add that Atmel ICE will not allow source code debugging, as far as I am aware, nor will the standard programmer, but the dongle will. (Perhaps someone will correct me if I am wrong.)

However I have no intention of maintaining the SIM.

=================================================

ch sollte noch hinzufügen, dass Atmel ICE, soweit ich weiß, kein Debugging des Quellcodes erlaubt, ebenso wenig wie der Standardprogrammierer, aber der Dongle schon. (Vielleicht kann mich jemand korrigieren, wenn ich falsch liege.)

Allerdings habe ich nicht die Absicht, die SIM zu pflegen.
werner mehl
Benutzer
Avatar
Gender:
Age: 68
Posts: 49
Registered: 02 / 2012
Subject:

Re: AVRco Service

 · 
Posted: 12.01.2022 - 17:30  ·  #131
Hello Merlin,
thank's a lot for clarifiy the facts!
I would be happy if the compiler would develop further.
I wish you good luck and success!
I'm curious to see if E-Lab moves again in this lifetime.
The behaviour of them is frustrating anyway.
rh
Administrator
Avatar
Gender:
Location: Germany
Age: 24
Homepage: e-lab.de
Posts: 5558
Registered: 03 / 2002
Subject:

Re: AVRco Service

 · 
Posted: 12.01.2022 - 18:01  ·  #132
Hallo Werner
@all
Der Isp3 dongle wird weiterhin Gebraucht
wenn auch on-Chip Debuggen benutzt
weder soll.

Leider konnten wir seit einem halben jahr
keine programmer mehr liefern. Chip Mangel.
Deshalb hatten wir unseren laden fast
komplett dicht machen müssen.
1std pro Woche Büro Betrieb !
Mails wurden weitgehend beantwortet.
Leider mussten wir feststellen dass jede
Menge Mails offensichtlich verloren
gegangen sind. Keine Ahnung was da
passiert ist.

Wir können jetzt aber wieder am kommende
Woche wieder liefern. Soweit die
Mails wieder auftauchen.

Sorry rolf
werner mehl
Benutzer
Avatar
Gender:
Age: 68
Posts: 49
Registered: 02 / 2012
Subject:

Re: AVRco Service

 · 
Posted: 13.01.2022 - 10:23  ·  #133
Hallo Rolf,
ich habe die gleichen Probleme wie du, ich bekomme kaum mehr Elektronikteile.
Liefertermine wie 06.2023 sind einfach frustrierend.
Das hat auch bei mir dazu geführt, dass Messsysteme abgekündigt werden mussten.
Ich habe aber genau deswegen sehr viel mit meinen Kunden Kommuniziert um diese
Problematik mitzuteilen. Ihr habt euch, aus meiner Sicht, versteckt!
Aber lassen wir das, jeder hat seine eigene Philosophie.

@Rolf: Betrachte dies bitte als offizielle Bestellung für ein Stück Programmiergerät.
Ich habe das Chip Debugging nie benutzt.
Hier kann es jeder sehen: Ich habe einen bestellt.

Ich werde hier berichten wie es weitergeht.
Avra
Schreiberling
Avatar
Gender:
Location: Belgrade, Serbia
Age: 53
Homepage: rs.linkedin.com/in…
Posts: 653
Registered: 07 / 2002
Subject:

Re: AVRco Service

 · 
Posted: 13.01.2022 - 11:49  ·  #134
Quote by Merlin

However I have no intention of maintaining the SIM.

:crybaby:
Do you intend to just stop adding new stuff to SIM but it will continue to work, or we might even expect that new compiler features could break SIM?
Merlin
Administrator
Avatar
Gender:
Age: 24
Posts: 1408
Registered: 03 / 2005
Subject:

Re: AVRco Service

 · 
Posted: 13.01.2022 - 13:35  ·  #135
Hi Avra

Quote
Do you intend to just stop adding new stuff to SIM but it will continue to work, or we might even expect that new compiler features could break SIM?


I guess both are true.

Most (all?) of my present effort is with UPDI chips, although I do plan to enhance functionality in the future. The SIM does not work with UPDI (or PDI) chips as a debugger at all, but the SIM should still work as a simulator unless any new features are added to the instruction set (like LAS, LAC, and LAT were when XMEGAs were introduced).

The sim looks at hex (ASM) code plus directives like '.LINE' in the assembler to link back to the .PAS source file. They are unlikely to change, even when I add new features to the compiler. So new features are unlikely to break SIM, I would have thought.
miparo
Administrator
Avatar
Gender:
Location: Germany
Age: 58
Posts: 959
Registered: 09 / 2007
Subject:

Re: AVRco Service

 · 
Posted: 13.01.2022 - 14:35  ·  #136
Hi Merlin,
The ISP3(xxx) debug can debug PDI but not UPDI (yet).
Both protocols are top secret at Atmel!
I have painstakingly implemented this by reverse engineering.

miparo
Selected quotes for multi-quoting:   0

Registered users in this topic

Currently no registered users in this section

The statistic shows who was online during the last 5 minutes. Updated every 90 seconds.
MySQL Queries: 15 · Cache Hits: 14   133   147 · Page-Gen-Time: 0.024819s · Memory Usage: 2 MB · GZIP: on · Viewport: SMXL-HiDPI