The Wayback Machine - https://web.archive.org/web/20201210031012/https://github.com/ARMmbed/mbed-os/issues/13852
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

SFE_* targets don't compile with blinky-baremetal #13852

Open
MarceloSalazar opened this issue Nov 4, 2020 · 3 comments
Open

SFE_* targets don't compile with blinky-baremetal #13852

MarceloSalazar opened this issue Nov 4, 2020 · 3 comments

Comments

@MarceloSalazar
Copy link
Contributor

@MarceloSalazar MarceloSalazar commented Nov 4, 2020

Description of defect

SFE_* targets fails to compile blinky-baremetal in Mbed OS 6

Arm and GCC Error

[mbed] Working path "/Users/.../Mbed Programs/mbed-os-example-blinky-baremetal" (program)
Building project mbed-os-example-blinky-baremetal (SFE_ARTEMIS, GCC_ARM)
Scan: mbed-os-example-blinky-baremetal
Configuration error: Bootloader not supported on this target. ROM start not found in targets.json.
Configuration error: Bootloader not supported on this target. RAM start not found in targets.json.
Compile [  5.8%]: hci_drv_apollo3.c
[Fatal Error] hci_drv_apollo3.c@52,10: wsf_types.h: No such file or directory
[ERROR] ./mbed-os/connectivity/drivers/ble/FEATURE_BLE/TARGET_Ambiq_Micro/hal/apollo3/hci_drv_apollo3.c:52:10: fatal error: wsf_types.h: No such file or directory
   52 | #include "wsf_types.h"
      |          ^~~~~~~~~~~~~
compilation terminated.

Target(s) affected by this defect ?

SFE_ARTEMIS
SFE_ARTEMIS_ATP
SFE_ARTEMIS_DK
SFE_ARTEMIS_MODULE
SFE_ARTEMIS_NANO
SFE_ARTEMIS_THING_PLUS
SFE_EDGE
SFE_EDGE2

Toolchain(s) (name and version) displaying this defect ?

Arm Compiler 6 and GCC 9

What version of Mbed-os are you using (tag or sha) ?

mbed-os-6.4.0

What version(s) of tools are you using. List all that apply (E.g. mbed-cli)

Mbed CLI 1.10.4

How is this defect reproduced ?

mbed import https://github.com/ARMmbed/mbed-os-example-blinky-baremetal
cd mbed-os-example-blinky
mbed compile -t <toolchain> -m <target>

@ARMmbed/team-sparkfun

@ciarmcom
Copy link
Member

@ciarmcom ciarmcom commented Nov 4, 2020

Thank you for raising this detailed GitHub issue. I am now notifying our internal issue triagers.
Internal Jira reference: https://jira.arm.com/browse/IOTOSM-2622

@Wenn0101
Copy link
Contributor

@Wenn0101 Wenn0101 commented Nov 5, 2020

Thanks for the report. We will take a look.

@0xc0170
Copy link
Member

@0xc0170 0xc0170 commented Nov 12, 2020

Thanks for the report. We will take a look.

Any update ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.