-
Notifications
You must be signed in to change notification settings - Fork 3k
CMake: Fix NRF52840_DK build failure with ARM toolchain #13446
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
CMake: Fix NRF52840_DK build failure with ARM toolchain #13446
Conversation
@hugueskamba, thank you for your changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should usptream changes to nrf52. I'll test these locally shortly
I am definitely sitting on this branch locally and still getting errors
|
Why am I seeing Keil in your paths? |
58fe03c
to
934a2df
Compare
@0xc0170
|
934a2df
to
bee2736
Compare
@0xc0170 |
If fetched again and blinky does not build. I found only this header file in the error logs. |
* Remove duplicated ARM toolchain directory * Link with archived cryptocell 310 libraries instead of adding them as source files * Provide default MBED_BOOT_STACK_SIZE definition in scatter file as is done for GCC_ARM linker file
List missing CORDIO_LL source file in CMake source file.
bee2736
to
170503b
Compare
This force-push is to rename |
Summary of changes
of adding them as source files
in scatter file as is done for GCC_ARM linker file
Impact of changes
Migration actions required
Documentation
Pull request type
Test results
Reviewers