Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

Problem Runtime V2.2.0.2

Anonymous
2015-09-22
2015-11-17
  • Anonymous - 2015-09-22

    Originally created by: OW_RPi

    Hey,

    I updated my Pi to V2.2.0.2.

    When I download my application, the Pi runs just a few seconds, then the CodesysControl stops.

    Any idea?

    After downgrade to V2.2.0.1 again everthing runs smooth as usual.

    Best regards
    Oleg

     
  • eschwellinger

    eschwellinger - 2015-09-22

    Hi Oleg,
    could not believe... could you show this to me?

    BR
    Edwin

     
  • killer007 - 2015-09-24

    Hi!

    I got the same/similar Problem as OW_RPi.

    after Upgrade to V2.2.0.2 i can't log in with CODESYS 3.5 SP7 anymore...
    the (old) Application what is downloaded before Update is running
    it seems that the codesyscontrol on the Raspi chrashes if i try to login

    The last entry in /tmp/codesyscontrol.log is

    ooops... this runtime was built for raspberry pi (-20, 0x00000BB8, 0xFFFFFFFB)
    

    i'm using an Pi 2 Model B

    if i downgrade to V2.2.0.1 everything runs smooth...

    BR Daniel

     
  • lsislsis - 2015-10-26

    Same problem and for me.
    Any hep?

     
  • eschwellinger

    eschwellinger - 2015-10-26

    Hi,
    an update to the latest kernel will solve this.

    sudo apt-get update
    sudo apt-get dist-upgrade
    sudo rpi-update
    BR
    Edwin

     
  • lsislsis - 2015-11-15

    I can work when the Raspberry and my Pc connected to a network where exist Router with or without static ip but when i try a direct connection of Raspberry and my PC with static ip i connect for a while and after some seconds i lose connection from Codesys Gateway.

    If i try to find the Raspberry from update scan tool i can see the ip of Raspberry.

    If i try to connect from "putty" i can connect and work with Raspberry.

    The problem exist only with Device Scan Network of Codesys platform.


    sudo nano /etc/network/interfaces

    auto lo
    iface lo inet loopback

    auto eth0
    iface eth0 inet static
    address 192.168.1.123
    netmask 255.255.255.0
    network 192.168.1.0
    broadcast 192.168.1.255
    gateway 192.168.1.1


    Regards

     
  • eschwellinger

    eschwellinger - 2015-11-17

    Hi,

    I do not see the reason at the moment but in your case a reliable Workaround
    would be to use the Gateway of the Raspberry Pi to connect.
    Add the IP of the Pi in the Gateway Dialog and swicht to this Gateway and scan by the Pi Gateway the Pi.
    This is even the method you use if the PI is connected by VPN then I would recommend to use the "remote" Gateway too.

    BR
    Edwin

    IMG: UsePIGateway.jpg

     

Log in to post a comment.