IR RxPort

  • 1
  • 2
  • Page 1 of 2
UPI
 
Avatar
 
Subject:

IR RxPort

 · 
Posted: 05.04.2022 - 00:04  ·  #1
Lieber Merlin, lieber Miparo,

die sehr nützliche und hilfreiche Unit "uIR_Rx.PCU" von Miparo lässt sich auf den aktuellen Compiler nicht ein.
Die Fehlermeldung füge ich dem Anhang bei.
Da ich bis jetzt nur mit dem letzten von Rolf erstellten Compiler gearbeitet habe, kann ich nicht sagen, seit wann dieses Problem mit dem "neuen" Compiler auftritt.
Eventuell gibst Du, Mioaro, den Sourcecode ja frei.

_________________________________________________

Dear Merlin, dear Miparo,

the very useful and helpful unit "uIR_Rx.PCU" from Miparo does not work with the current compiler.
I add the error message to the attachment.
Since I have only worked with the last compiler created by Rolf so far, I cannot say since when this problem has occurred with the "new" compiler.
Perhaps you, Mioaro, will release the source code.

Merci
UPI
Attachments
IR RxPort
Filename: Error-uIR_RX.jpg
Filesize: 23.74 KB
Title:
Download counter: 54
miparo
Administrator
Avatar
Gender:
Location: Germany
Age: 59
Posts: 956
Registered: 09 / 2007
Subject:

Re: IR RxPort

 · 
Posted: 05.04.2022 - 00:59  ·  #2
HI UPI,
der Source nützt hier nix, da wesendliche Teile im AVRco sind.

Code

procedure IR_Start; 
begin
{$IFDEF IR_RXLED}
  _SetIR_RXLed(false);   // Zeile 125
{$ENDIF}


Code

define
  OSCtype         = int2MHz,
  ...

   IR_RXLED        = PortR.1, Negative;   // or Positive;        <<<<  da ist was faul im AVRco 


_SetIR_RXLed wird im AVRco gebaut.

Temporär in deinen Defines das mal ausklammern.

Da wird Merlin das IR_RXLED = PortR.1, Negative; im AVRco nicht korrekt behandeln wenn
es im alten AVRco funktioniert hat. ?

miparo
golf
Benutzer
Avatar
Gender:
Location: Donauwörth
Age: 70
Posts: 250
Registered: 11 / 2009
Subject:

Re: IR RxPort

 · 
Posted: 05.04.2022 - 07:18  ·  #3
'die sehr nützliche und hilfreiche Unit "uIR_Rx.PCU" von Miparo lässt sich auf den aktuellen Compiler nicht ein.'

Das betrifft auch die ufix64.PCU. Da kommt auch eine Fehlermeldung. Error:Identifier expected



'the very useful and helpful unit "uIR_Rx.PCU" from Miparo does not work with the current compiler.'

This also affects the ufix64.PCU. There is also an error message. Error:Identifier expected
Merlin
Administrator
Avatar
Gender:
Age: 24
Posts: 1373
Registered: 03 / 2005
Subject:

Re: IR RxPort

 · 
Posted: 05.04.2022 - 09:07  ·  #4
Hi golf. Please send your projects via pm. Sadly it may take a while-I have just been diagnosed with Covid-19 but I will do my best.
golf
Benutzer
Avatar
Gender:
Location: Donauwörth
Age: 70
Posts: 250
Registered: 11 / 2009
Subject:

Re: IR RxPort

 · 
Posted: 05.04.2022 - 11:20  ·  #5
Hallo Merlin,
it is enough to insert 'uses ufix64'.
But the problem is not urgent for me at the moment

Es reicht aus 'uses ufix64' einzufügen.
Das Problem eilt aber momentan nicht für mich.
Attachments
Error bei PCUs
Filename: ufix64_error.JPG
Filesize: 92.69 KB
Title: Error bei PCUs
Download counter: 34
Merlin
Administrator
Avatar
Gender:
Age: 24
Posts: 1373
Registered: 03 / 2005
Subject:

Re: IR RxPort

 · 
Posted: 05.04.2022 - 12:40  ·  #6
Hi golf.

Error 103 means that a file cannot be opened. This is usually means that the file is blocked. Please check if the PCU file is blocked and unblock it.

Regards

Merlin
Avra
Schreiberling
Avatar
Gender:
Location: Belgrade, Serbia
Age: 53
Homepage: rs.linkedin.com/in…
Posts: 653
Registered: 07 / 2002
Subject:

Re: IR RxPort

 · 
Posted: 05.04.2022 - 13:59  ·  #7
Quote by Merlin

Error 103 means that a file cannot be opened. This is usually means that the file is blocked.

Is it possible to publish a descriptive list of compiler internal error codes?
golf
Benutzer
Avatar
Gender:
Location: Donauwörth
Age: 70
Posts: 250
Registered: 11 / 2009
Subject:

Re: IR RxPort

 · 
Posted: 05.04.2022 - 14:06  ·  #8
Hi Merlin,
with an earlier version (avrco.exe) from January there is no such error message.

mit einer früheren Version (avrco.exe) vom Januar gibts es keine solche Fehlermeldung
  • 1
  • 2
  • Page 1 of 2
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: 17 · Cache Hits: 15   136   151 · Page-Gen-Time: 0.031063s · Memory Usage: 2 MB · GZIP: on · Viewport: SMXL-HiDPI