You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently trying to compile the Azure IoT C SDK in ArmV4I. My system can't be modified or upgraded and the different solutions on internet to compile only Arm (ArmV7) doesn't match with my machine.
Machine specs :
CPU : i.MX6 solo (ArmV4I)
OS : Windows CE 7.00 build 2882
I'll try to respond as fast i can, thanks for all the users that will try to help me.
I've already tried to compile the Az IoT SDK on CMAKE with the Windows mobile 5 SDK coupled with VS 2008 but it doens't run.
I also tried to build and execute an ARM project on recent Visual Studio with the right SDK but i noticed that was built in ArmV7, which doesn't work on my device.
I've tried many solutions that we can find on this platform and others to solve my problem but nothing worked.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm currently trying to compile the Azure IoT C SDK in ArmV4I. My system can't be modified or upgraded and the different solutions on internet to compile only Arm (ArmV7) doesn't match with my machine.
Machine specs :
CPU : i.MX6 solo (ArmV4I)
OS : Windows CE 7.00 build 2882
I'll try to respond as fast i can, thanks for all the users that will try to help me.
I've already tried to compile the Az IoT SDK on CMAKE with the Windows mobile 5 SDK coupled with VS 2008 but it doens't run.
I also tried to build and execute an ARM project on recent Visual Studio with the right SDK but i noticed that was built in ArmV7, which doesn't work on my device.
I've tried many solutions that we can find on this platform and others to solve my problem but nothing worked.
Beta Was this translation helpful? Give feedback.
All reactions