Project for S7G2 with Azure IoT SDK(netxduo/addons/azure_iot)

We are planning to build a synergy project that connects to Azure Cloud. 

Since we are new to the synergy platform, we are looking for a sample project.

Can someone help us by sharing any sample project for the synergy platform(S7G2) that uses netxduo/addons/azure_iot/ ?

https://github.com/azure-rtos/netxduo/tree/068a9493ecd5af0024005ce695b992c4b172d6aa/addons/azure_iot 

Parents Reply
  • Hi ,

    Thanks for sharing the details.

    I have tried having the same project structure for S7G2. i.e., building "netxduo/addons/azure_iot" as library and link it to our application. However, compilation is giving the following error.

    c:/renesas/synergy/e2studio_v2021-10_ssp_v2.2.0/toolchains/gcc_arm/9_2019q4/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: s7_sk_snmp_card_solution_202204.elf section `.interp' will not fit in region `ID_CODES'
    c:/renesas/synergy/e2studio_v2021-10_ssp_v2.2.0/toolchains/gcc_arm/9_2019q4/bin/../lib/gcc/arm-none-eabi/9.2.1/../../../../arm-none-eabi/bin/ld.exe: region `ID_CODES' overflowed by 26356 bytes

    Can you please help us in resolving this? Please let us know if any additional details are required.

    Many Thanks,

    Bhanu

Children