ARMv7 compatibility and weird issues #147
-
Hello, At first, I developed and tested 2 libraries on local x64 twincat runtime and everything seemed ok. The moment I reference my libraries in CX8180 project (even if nothing uses them!) I lose ability to set breakpoints, value forcing is unreliable and PLC seems to randomly skip instructions. To troubleshoot the issue I've tried the SequentialTestSuitesAndTests example project which when compiled and activated on CX8180 causes the same issue - even though the tests execute properly it is impossible to set a breakpoint anywhere and flow control doesn't work. What am I doing wrong? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 13 replies
-
Hi! Which version of TwinCAT are you using? That's right, if you don't execute TcUnit (by Can you try with the simple example project? Edit: I really can't see how TcUnit (which is just a library) can affect your ability to set the breakpoints. If you remove TcUnit from your libraries, does it work fine then? |
Beta Was this translation helpful? Give feedback.
-
Answer for this discussion is provided in the issue that now is closed. |
Beta Was this translation helpful? Give feedback.
Answer for this discussion is provided in the issue that now is closed.