aws / aws-iot-device-sdk-embedded-C

SDK for connecting to AWS IoT from a device using embedded C.
MIT License
975 stars 623 forks source link

Support need to build for arm architecture #1854

Closed georgethomas08 closed 1 year ago

georgethomas08 commented 1 year ago

Hi Team,

I'm facing difficulty in using this library on arm based embedded system, If you have any detailed video or step by step documentation of using this library on arm based system Please do share

Skptak commented 1 year ago

Hey @georgethomas08 sorry to hear that you're having issues getting this to build for an ARM based system. I was wondering if you could provide some more information about what exactly you're trying to do and what the issues you are facing are? The CSDK does contain a Getting Started Guide that goes the steps and instructions for how to run many of the demos that exist in the repository. I'd highly recommend starting here if you haven't! If you can provide the requested information about your errors and use case I'd be more than happy to assist you with any problems you're facing!