stefandreyer / CODESYS-MQTT

MQTT client library for CODESYS, supporting all QoS
MIT License
109 stars 24 forks source link

Unable to download to SEW-Eurodrive MoviC standard controller #62

Open Trevor-OIYA opened 1 year ago

Trevor-OIYA commented 1 year ago

Hi Stefan,

Appreciate your efforts to create this software.

I am trying to implement this on an existing controller we have. I am able to build the application ok with no errors but unable to download. I am getting unresolved reference errors and I can't understand why.

Please see the screenshots below.

Any support would be appreciated. anydesk_20230102-224701-230

anydesk_20230102-230753-822

Regards Trevor

stefandreyer commented 1 year ago

Hi Trevor,

did you just tried download missing library's`?

Else

I can remember similar Problems using TLS Crypto lib, was not supportet by CPU OS, you may have to check if this controller supports the missing library, maybe by SEW or 3s.

https://github.com/stefandreyer/CODESYS-MQTT/issues/31

maybe this lib: image

Your error says wrong device version for hardware , did you check this?

BR Stefan