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.