rcaponi - 2023-07-24

Hello,
I made a simple program for Codesys Control for Raspberry Pi MC SL (version v4.8), in which I wanted to start testing with Ethernet/IP Scanner.

So I added (I attach photos of the program structure):

1) Ethernet Adapter (version v4.1).
2) EtherNet/IP Scanner (version v4.5).
3) 3) EtherNet/IP Target for a generic Device (version v4.1).

Unfortunately the project downloader fails because the runtime reports an exception
(I attach a photo of the error):

<entry severity="exception" component="CmpApp" user="nobody" timestamp="24/07/2023 14:14:53" infoid="56">SOURCEPOSITION App=[Application] area=0, offset=0
</entry>
<entry severity="exception" component="CmpApp" user="nobody" timestamp="24/07/2023 14:14:53" infoid="56">EXCEPTION [GlobalInit] code: App=[Application], Exception=[AccessViolation]
</entry>

I can not understand what is the cause of the error, having inserted only standard devices.

Can you help me understand?
Thank you.
Roberto Caponi