Skip to content

Exporting to IAR from online compiler results in missing references to top level files  #3731

Closed
@maclobdell

Description

@maclobdell

Description

  • Type: Bug
  • Related issue: n/a
  • Priority: Major

Bug

Target
NCS36510, maybe more

Toolchain:
IAR, maybe more

Toolchain version:
n/a
mbed-cli version:
n/a

meed-os sha:
mbed OS version 5.3.4

DAPLink version:
n/a

Expected behavior
export mbed-os-example-blinky , open in IDE, compile passes.

Actual behavior
export mbed-os-example-blinky to an IDE, open in IDE, compile fails because it is missing reference to main.cpp and mbed_config.h. the files are there, but IAR doesn't know about them.

workaround: manually add those files to the project explorer and it works.

Steps to reproduce
export mbed-os-example-blinky from online compiler to an IAR IDE, open in IAR IDE, compile

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions