Simulator Bug's?

rage
Benutzer
Avatar
Gender: n/a
Age: 65
Homepage: processanalytik.de
Posts: 237
Registered: 02 / 2007
Subject:

Simulator Bug's?

 · 
Posted: 27.01.2020 - 15:24  ·  #1
Guten Tag,
ich habe im Simulator einige Merkwürdigkeiten, die ich mir nicht erklären kann. Zum einen werden lokale Variablen nicht ordnungsgemäß dargestellt.
Code
    RetValue:Array[0..7] of Byte;
    Value:Array[0..2] of Word;

oder
Code
    
    Value:Array[0..2] of Word;
    RetValue:Array[0..7] of Byte;
sollte dem Simulator egal sein. Je nach Reihenfolge sind beide Variablen entweder of word oder of Byte; Sieh Bild 1 und 2;
Die zweite Sache ist auch komisch, wenn ich eine Function wie folgt aufrufe
Code
Function ReadAkkuByte(CMD:Byte;Var Value:Byte):Boolean;

wird die Variable Value nicht korrekt gefüllt (siehe 3.Bild), erst nach Rückkehr der Funktion sehe ich den Wert (siehe Bild 4);
Attachments
Simulator Bug's?
Filename: AvrCOWordByte00.jpg
Filesize: 153.68 KB
Title:
Download counter: 108
Simulator Bug's?
Filename: AvrCOWordByte01.jpg
Filesize: 170.39 KB
Title:
Download counter: 90
Simulator Bug's?
Filename: AvrCOFunction00.jpg
Filesize: 191.26 KB
Title:
Download counter: 92
Simulator Bug's?
Filename: AvrCOFunction01.jpg
Filesize: 49.61 KB
Title:
Download counter: 100
Merlin
Administrator
Avatar
Gender:
Age: 24
Posts: 1409
Registered: 03 / 2005
Subject:

Re: Simulator Bug's?

 · 
Posted: 28.01.2020 - 11:16  ·  #2
First question, is this optimised or unoptimised? Optimised code may well do things in a different order to what you expect.
rage
Benutzer
Avatar
Gender: n/a
Age: 65
Homepage: processanalytik.de
Posts: 237
Registered: 02 / 2007
Subject:

Re: Simulator Bug's?

 · 
Posted: 28.01.2020 - 11:46  ·  #3
Hallo Merlin,

Ohne Optimierung.
unoptimised. sorry i don't speak english.

cu Ralf
Merlin
Administrator
Avatar
Gender:
Age: 24
Posts: 1409
Registered: 03 / 2005
Subject:

Re: Simulator Bug's?

 · 
Posted: 28.01.2020 - 12:47  ·  #4
OK Thanks Ralf.
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: 15   83   98 · Page-Gen-Time: 0.032356s · Memory Usage: 2 MB · GZIP: on · Viewport: SMXL-HiDPI