eclipse-threadx / netxduo

Eclipse ThreadX - NetXDuo is an advanced, industrial-grade TCP/IP network stack designed specifically for deeply embedded real-time and IoT applications
https://github.com/eclipse-threadx/rtos-docs/blob/main/rtos-docs/netx-duo/index.md
MIT License
230 stars 131 forks source link

Not able to compile add_on->Azure_iot #207

Closed kalijana closed 7 months ago

kalijana commented 8 months ago

Azure RTOS with netx compliles , when trying to add azure_iot in add-ons not able to compile

Please also mention any information which could help others to understand the problem you're facing:

--->Not able to compile the following files 
nx_azure_iot.c
nx_azure_iot.h
nx_azure_iot_adu_agent.c
nx_azure_iot_adu_agent.h
nx_azure_iot_adu_root_key.c
nx_azure_iot_hub_client.c
nx_azure_iot_hub_client.h
nx_azure_iot_hub_client_properties.c
nx_azure_iot_hub_client_properties.h
nx_azure_iot_json_reader.c
nx_azure_iot_json_reader.h
nx_azure_iot_json_writer.c
nx_azure_iot_json_writer.h
nx_azure_iot_provisioning_client.c
nx_azure_iot_provisioning_client.h
bo-ms commented 7 months ago

Hi @kalijana Could you paste the compilation errors? thanks.

bo-ms commented 7 months ago

Closing due to no further response, feel free to reopen the issue.