Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
maclobdell opened this issue Feb 9, 2017 · 3 comments

Comments

@maclobdell
Copy link
Contributor

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

@0xc0170
Copy link
Contributor

0xc0170 commented Feb 9, 2017

cc @theotherjimmy

@theotherjimmy
Copy link
Contributor

I think this is actually unrelated to the other problem you saw on Wednesday Mac.

@theotherjimmy
Copy link
Contributor

The tools release of 5.4.0 should have resolved this issue. Closing. please re-open if it's still a problem.

yogpan01 pushed a commit to yogpan01/mbed that referenced this issue Jan 9, 2020
Suppressed "ARMmbed#3731-D: intrinsic is deprecated" compiler warnings in critical API.
yogpan01 pushed a commit to yogpan01/mbed that referenced this issue Jan 9, 2020
"ARMmbed#3731-D: intrinsic is deprecated" compiler warnings should only be suppressed on the ARM toolchain.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants