Target response 99, Unknown error , First Time Build PLECS-RT Box

Hi,

I am trying to build a simple model on the RT Box for the first time, but I am encountering the error “Target response 99”, which does not provide any detailed description.

I have verified that communication with the RT Box is working:

  • I can successfully ping the RT Box.
  • I can access the RT Box web interface using its IP address.
  • The PLECS RT Box target package version and coder target version now match. There was initially a version mismatch error, but that has been resolved.

I have not installed Zeroconf because I am communicating directly via the RT Box IP address rather than using the hostname.

Could the absence of Zeroconf still cause this issue, even though I can communicate with the RT Box successfully through its IP address?

I am attaching screenshot for same

Thanks & Regards

Sanket

This is probably not related to Zeroconf (although you seem to use self-assigned IP-addresses that may change after every boot. This is not a network setup that we support, you should use either static IP addresses or a DHCP server).

The error may be related to the location of your codegen directory, which seems to be on a network drive. This sometimes causes strange problems - try to use a local directory on your PC instead.