'MXCHIP AZ3166 mxchip_azure_iot.bin does not exist' #357
              
                Unanswered
              
          
                  
                    
                      umairakhtar3
                    
                  
                
                  asked this question in
                Help wanted
              
            Replies: 1 comment 2 replies
-
| Hello, Cmake.exe isnt available on your path, so the source in unable to build and you should be seeing an error on the console. You can either: | 
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have been trying to install MXCHIP AZ3166. I followed the instruction on https://github.com/azure-rtos/getting-started/tree/master/MXChip/AZ3166 and https://learn.microsoft.com/en-us/azure/iot-develop/quickstart-devkit-mxchip-az3166-iot-hub. First I tried to install through IoT hub method. Cloned the repository and followed step1,2,3 but after I run 'getting-started\MXChip\AZ3166\tools\rebuild.bat' file and go on to step 4 to find this 'getting-started\MXChip\AZ3166\build\app\mxchip_azure_iot.bin' file to flash. It does not exist in that location or in other words, it does not get created.
So i run the process all over again. Same problem but when I check CMake version it says ''cmake' is not recognized as an internal or external command'. Even though, it is included in clone. Plus, I installed Cmake separately as well.
Kindly let me know how to fix this issue.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions