Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 1 month ago.
Building mbed cloud client for freeRTOS
I am new to MBed ecosystem and I am working on porting Mbed cloud client to our FreeRTOS based platform. As a first step, I am trying to build mbed-cloud-client-example for FreeRTOS platform. I am following instructions from the below page https://cloud.mbed.com/docs/current/porting/building-device-management-client-for-non-mbed-os-operating-systems.html
The deployment fails when trying to clone a FreeRTOS port repository git@github.com:ARMmbed/Example-PAL-Port-using-FreeRTOS.git at PAL-RR.1.2.5-RC2
Questions:
- How do I solve the above issue?
- Apart from the page I listed above, is there a different guide to build mbed cloud client for FreeRTOS ?
- Can Mbed cloud client for FreeRTOS be built on Windows? An older version of the document (see below link) suggests that it is supported only on Linux https://cloud.mbed.com/docs/v1.2/connecting/tutorial-connect-freertos.html