Hello,
It is my understanding that you are trying to connect to “xcpChannel” while using external mode.
According to the screenshot, it seems that the A2L file is missing the IP address. You can confirm this by directly opening the A2L file in MATLAB editor, and look for "/begin XCP_ON_TCP_IP", you can see the 'Address' provided in the A2L file:
After confirming this, you can open the Simulink model which is used to generate the .exe application and the A2L file and open model configuration >> "Code Generation" >> "Interface". You can view the transport layer information and Address in the External mode configuration:
Make sure to fill in the IP address and port in the correct format.
Hope this helps!
Regards,
Shuba Nandini