Skip to content

Build fails on K64F with Eclipse #4044

@CarloMara

Description

@CarloMara

Little Info

  • Type: Bug
  • Priority: Major

Target
K64F

Toolchain:
GCC_ARM

Toolchain version:
4_9-2015q3

mbed-cli version:
1.0.0

Expected behavior
After exporting the project to eclipse using gnuarmeclipse exporter, the project should get build.

Actual behavior
The build fails with:

mbed-os/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/device/TOOLCHAIN_GCC_ARM/MK64FN1M0xxx12.ld:66: ignoring invalid character '#' in expression

mbed-os/targets/TARGET_Freescale/TARGET_MCUXpresso_MCUS/TARGET_MCU_K64F/device/TOOLCHAIN_GCC_ARM/MK64FN1M0xxx12.ld:66: syntax error

Steps to reproduce
Exports blink project with mbed export -m K64F -i gnuarmeclipse, open eclipse, import the project, ant try to build it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions