Skip to content

MBED-OS 5.10 OOB - export to make_armc5, error in linking phase #8101

Closed
@zvikas

Description

@zvikas

I am using https://github.com/ARMmbed/mbed-os-example-filesystem example and testing export on Windows OS (windows cmdline).
My export command: mbed export -i make_armc5 -m K64F
The export finished and I use "make" command for building (with make clean and without) and got the following error in linking (compilation finished):

make (e=87): The parameter is incorrect.
C:/work/oob5.10/mbed-os-example-filesystem/Makefile:1229: recipe for target 'mbed-os-example-filesystem.elf' failed
make[1]: *** [mbed-os-example-filesystem.elf] Error 87
Makefile:25: recipe for target 'all' failed
make: *** [all] Error 2

complete log:
error.txt

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions