ARMmbed/mbed-os-example-cellular

Export to make_gcc_arm fails to compile

dhwalters423 opened this issue · 2 comments

The Makefile that is generated when the following command is run:

mbed export -i make_gcc_arm -m UBLOX_C030_U201

Fails to compile with the error:

make (e=87): The parameter is incorrect. make[1]: *** [C:/Users/davwal04/Desktop/oob59/mbed-os-example-cellular/Makefile:1387: mbed-os-example-cellular.elf] Error 87 make: *** [Makefile:26: all] Error 2

Host: Windows 10
Compiler:
$ make --version GNU Make 4.2.1

Full stack trace is attached.
makefilefail.txt

ARM Internal Ref: IOTCELL-1039