Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

I am unable to connect to the device after

...

an update of my code.

Basically logi.CAD 3 or the RTS will intercept a problem occurring at runtime (e.g. division by 0), unless it happens in a C block written by yourself. However, if you program "an endless loop" in the ST code - this will not be intercepted.You can then connect to the RevPi with tools like "Putty" and delete the file "RTSCode.so" there and restart the RTS.

...