Activity for dav3

  • dav3 dav3 posted a comment on discussion Deutsch 🇩🇪

    Hello, I don't really know what my problem was, but it's working for me at the moment. All i did was to change my code because of some REAL_TO_INT conversions, like i wrote above. And later a complete new Pi setup (because of 64x support with 4.10.0.0 now).

  • dav3 dav3 posted a comment on discussion Deutsch 🇩🇪

    im user Ordner /home/pi habe ich einen Unterordner "runtimedata", indem ich Einstellungen und so was wegspeichere um sie bei einem Neustart laden zu können, finde ich für solche Sachen die sich nicht ständig ändern besser und zuverlässiger als Persistant (egal ob per GVL oder Application Composer). Ich nutze dazu die SysFile Funktionen, habe bei der Raspberry 4.8.0.0 aber invalid file handles 16#FFFFFFFF.

  • dav3 dav3 modified a comment on discussion Deutsch 🇩🇪

    Heute Nacht hatte ich wieder einen Ausfall, dummerweise hat er im debug-log nicht mitgeschrieben. Da habe ich wohl irgendwas verkonfiguriert... checke ich nochmal. Aber im normalem log habe ich ein paar Meldungen die ich vorher nicht hatte: 2023-04-27T23:04:29Z, 0x00000001, 1, 0, 35, CODESYS Control shutdown... 2023-04-27T23:04:30Z, 0x00000114, 2, 1, 0, !!!! Warning: SysTaskJoin [CMCommCycleTask]: error Connection timed out 2023-04-27T23:04:56Z, 0x00000124, 1, 0, 0, Provider 'AlarmManager' (version...

  • dav3 dav3 posted a comment on discussion Deutsch 🇩🇪

    Heute Nacht hatte ich wieder einen Ausfall, dummerweise hat er im debug-log nicht mitgeschrieben. Da habe ich wohl irgendwas verkonfiguriert... checke ich nochmal. Aber im normalem log habe ich ein paar Meldungen die ich vorher nicht hatte: 2023-04-27T23:04:29Z, 0x00000001, 1, 0, 35, CODESYS Control shutdown... 2023-04-27T23:04:30Z, 0x00000114, 2, 1, 0, !!!! Warning: SysTaskJoin [CMCommCycleTask]: error Connection timed out 2023-04-27T23:04:56Z, 0x00000124, 1, 0, 0, Provider 'AlarmManager' (version...

  • dav3 dav3 posted a comment on discussion Visualization 🇬🇧

    Hi, I used this: https://forge.codesys.com/prj/codesys-example/visudialogs/home/Home/ and edited to my needs.

  • dav3 dav3 posted a comment on discussion Deutsch 🇩🇪

    Super. Vielen Dank :)

  • dav3 dav3 posted a comment on discussion Deutsch 🇩🇪

    Hallo, ich möchte einen Statusbericht abgeben. Bisher gab es keinen erneuten Ausfall. Da es nur sporadisch passiert, ist das Beobachten per SSH schwierig. Ich habe mir das mit dem checkbounds mal angesehen und habe dabei keine Probleme gefunden. Alle meine Arrays haben statische Grenzen und werden auch mit festen FOR-Schleifen bearbeitet. Ich wollte mir dann auch mal die RangeChecks ansehen, gibt es aber nicht für INT-Variablen. Ich vermute dort aber immer noch das Problem. Ich nutze die PID Regler...

  • dav3 dav3 posted a comment on discussion Deutsch 🇩🇪

    Hallo Christopher, ich kann zu dem Problem noch nichts neues sagen, erstaunlicherweise läuft der Pi seit meinem letzten Post durch. Auf dem Pi läuft bei mir Version 4.7.0.0, war auch schon bei dem Ausfall so. Da ich meine IO's mit Ethercat angebunden habe, liegt es wohl nicht am Bus?! Obwohl die ersten Meldungen im log mich da stutzig machen (das mit dem "promiscuous mode"). Eth1 und eth2 sind bei mir die Schnittstellen an denen die Ethercat-Koppler hängen, im Ring. Vielleicht kannst du da mal in...

  • dav3 dav3 posted a comment on discussion Deutsch 🇩🇪

    Hallo, ich habe seit ein paar Wochen das Problem das die Codesys-Runtime mir den Raspberry abschießt. Im Kernel-log sehe ich Meldungen wie: rcu: INFO: rcu_sched self-detected stall on CPU CPU: 1 PID: 14903 Comm: CMCommCycleTask Tainted: G C 5.15.84-v7l+ #1613 Die Runtime läuft mit Multicore Lizenz und die ersten Vorfälle waren immer auf CPU 3. Der Task der auf CPU 3 läuft hat REAL_TO_INT Umwandlungen, die ich als Ursache vermutete und hier anfangen wollte das anders anzugehen. Nun beim letzten mal...

  • dav3 dav3 posted a comment on discussion Visualization 🇬🇧

    Hi, this should help you :) https://forge.codesys.com/prj/codesys-example/visudialogs/home/Home/

  • dav3 dav3 posted a comment on discussion Runtime

    https://downloads.raspberrypi.org/raspios_armhf/images/ https://downloads.raspberrypi.org/raspios_lite_armhf/images/

  • dav3 dav3 posted a comment on discussion Runtime

    Hi, what worked for me is: Setup the Pi so that it is able to boot from SSD (with the bootloader that is stable for USB-boot).Keep the SD-card with the newer image. Then you put the last image with 4.19 Kernel (should be "2020-05-27-raspios") on SSD. The last step is to copy the .dat and .elf files from the SD-card to the boot partition on SSD and displace the files that are already there. Don't do apt-get upgrade!!!

  • dav3 dav3 modified a comment on discussion Runtime

    Any fix expectable? My Pi is running on ssd, not booting with the old versions. Edit: Get it booting now. Fix would be still nice to keep the OS up to date.

  • dav3 dav3 posted a comment on discussion Runtime

    Any fix expectable? My Pi is running on ssd, not booting with the old versions.

1