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

Can't login to RPi after downloading program with bad loop

kimpet
2019-06-08
2019-06-08
  • kimpet - 2019-06-08

    Hello,

    I am running CODESYS 3.5 SP14 on RPi, and downloaded a program with a bad loop yesterday. Now I can't login to my RPi.

    I tried finding the file location for my project to delete it, but the similar chases seem to have a different location for the file than me.

    Tried:

    cd /root/
    rm Application.*

    and

    sudo -s
    cd /root/PlcLogic/Application
    rm Application.*

    and
    sudo -s
    rm /root/app*

    Any help would be appreciated

     
  • kimpet - 2019-06-08

    I might have found the right file under /var/opt/codesys/plclogic/application

    But I don't know if this is the right file, or how to delete it

     
  • eschwellinger

    eschwellinger - 2019-06-08

    Hi,
    yes.. that is the bootproject in this directory.
    Disable application in the update tool should do it... ( followed by a stop and start - in the update tool)
    BR
    Edwin

    IMG: DisableApplication.png

     

Log in to post a comment.