Open jadhavshital opened 4 years ago
Thank you for raising this detailed GitHub issue. I am now notifying our internal issue triagers. Internal Jira reference: https://jira.arm.com/browse/IOTBTOOL-760
Hi, Trying to compile https://os.mbed.com/teams/ST/code/pelion-example-common using mbed-cli, getting error as below-
Steps followed-
- mbed import http://os.mbed.com/teams/ST/code/pelion-example-common/
- cd pelion-example-common
- mbed dm init -d "organization.net" --model-name "pelion-example" --force -q
- mbed compile -m DISCO_F746NG -t GCC_ARM
Version used- mbed-cli = 1.10.4 python = 2.7
Suggest some solution. Thanks in advance!
maybe you can try Mbed Studio, it is an alternatives. i once met the same problem, but when i swithc into Mbed Studio, problem successfully solved
Hi, Trying to compile https://os.mbed.com/teams/ST/code/pelion-example-common using mbed-cli, getting error as below-
Steps followed-
Version used- mbed-cli = 1.10.4 python = 2.7
Suggest some solution. Thanks in advance!