Hello, I want to use the Codesys Profiler to check my code coverage via the "instrumentation" feature. Whenever I do so and connect to my PLC (Win x64) I will get an error "object reference not set to an instance of an object". My application is running normally, but I am not able to see anything in the Profiler "Online" Tab. I tried the same with a demo project ( https://1drv.ms/u/s!Ag6VxIScKS7qhPh2j3BAWE8DZ8JWdw?e=QtP7eY ) and it works just fine. I am able to see the files in the "Online" Tab and...
Any help here? Is this the right place to ask such a question?
Hello, I want to use the Codesys Profiler to check my code coverage. Whenever I do so and connect to my PLC (Win x64) I will get an error "object reference not set to an instance of an object". My application is running normally, but I am not able to see anything in the Profiler "Online" Tab. I tried the same with a demo project ( https://1drv.ms/u/s!Ag6VxIScKS7qhPh2j3BAWE8DZ8JWdw?e=QtP7eY ) and it works just fine. I am able to see the files in the "Online" Tab and there are no error messages. The...