6 years ago.  This question has been closed. Reason: Duplicate question

How to link mbed-os with Arm Compiler 6?

Hi

I'm trying to build mbed-os with Arm Compiler 6, but I get multiple errors when linking the mbed-os objects. (It compiles the source to object files just fine) I can compile and link the program with gcc Arm and Arm Compiler 5.

Version info: my-blinky ( revision in the current branch) `- mbed-os (#f9ee4e849f8c, tags: latest, mbed-os-5.8.2)

I am running on windows 10

I get the following error info:

/media/uploads/Brools/link_error.png

Any help would be greatly appreciated! Best regards Andreas Krebs

Update: I have tried to compile the same code etc. for the nrf52_dk target. This works! So I'm guessing that there is some mixup in the mbed-os target specific code for DISCO_L475VG_IOT01A. So now I'm wondering where I should raise this issue.

Another update: This was fixed in mbed-os release 5.8.3

posted by Andreas Krebs 25 Apr 2018