ARMmbed/mbed-cli

Fatal error getting while compiling pelion-example-common code

Opened this issue · 2 comments

Hi,
Trying to compile https://os.mbed.com/teams/ST/code/pelion-example-common using mbed-cli, getting error as below-
image

Steps followed-

  1. mbed import http://os.mbed.com/teams/ST/code/pelion-example-common/
  2. cd pelion-example-common
  3. mbed dm init -d "organization.net" --model-name "pelion-example" --force -q
  4. mbed compile -m DISCO_F746NG -t GCC_ARM

Version used-
mbed-cli = 1.10.4
python = 2.7

Suggest some solution.
Thanks in advance!

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-
image

Steps followed-

  1. mbed import http://os.mbed.com/teams/ST/code/pelion-example-common/
  2. cd pelion-example-common
  3. mbed dm init -d "organization.net" --model-name "pelion-example" --force -q
  4. 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