Einzelnen Beitrag anzeigen
  #6148  
Alt 03.06.2024, 19:35
Benutzerbild von berger
berger berger ist offline
Fidelity Elite Avantgarde Version 10
 
Registriert seit: 27.05.2013
Ort: Barcelona (Catalonia)
Beiträge: 213
Abgegebene Danke: 473
Erhielt 662 Danke für 163 Beiträge
Aktivitäten Langlebigkeit
2/20 12/20
Heute Beiträge
1/3 ssssss213
Re: Mess Emulator für diverse Schachcomputer ist fertig!

Hi,

No, no, that doesn't happen. We are talking about binary data, zeros and ones. We compare the dumps bit by bit, there is no tolerance possible. If two dumps have for example one different bit, it can be: because the program is really different, due for example to a bug fix; because the data was stored in an EPROM and due to failure or aging that byte has been "corrupted"; etc.

But in the Hitachi microprocessors we are talking about, the ROM is stored in MaskROM and doesn't suffer "corruption" due to aging as it happens with EPROMs. So no, there is no tolerance... if 1 million of H8 microcontrollers are manufactured with a given binary code, and the programming of that ROM is verified in the manufacturing process, they will all contain the same data in the ROM unless there is a later damage...

Best,
Gerardo

Geändert von berger (03.06.2024 um 19:43 Uhr)
Mit Zitat antworten
Folgende 3 Benutzer sagen Danke zu berger für den nützlichen Beitrag:
kamoj (03.06.2024), Robert (04.06.2024), spacious_mind (03.06.2024)