Skip to content

Export RAM start/stop symbols on NRF51 #2337

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

Merged
merged 1 commit into from
Aug 2, 2016

Conversation

pan-
Copy link
Member

@pan- pan- commented Aug 2, 2016

The symbols ICFEDIT_region_RAM_start and ICFEDIT_region_RAM_end where not exported by IAR linker script for NRF51.

Those symbols are needed by the nordic SDK.

This patch should fix ARMmbed/mbed-os-example-ble#8

__ICFEDIT_region_RAM_stop__ on NRF51.

Those symbols are needed by the nordic SDK.
@pan-
Copy link
Member Author

pan- commented Aug 2, 2016

@0xc0170 Could you check this ?

@pan- pan- mentioned this pull request Aug 2, 2016
@bogdanm bogdanm merged commit 68d48ea into ARMmbed:master Aug 2, 2016
@pan- pan- deleted the nrf51_export_ram_definition branch September 27, 2016 13:44
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

Successfully merging this pull request may close these issues.

IAR EWARM generates compile error
2 participants