Skip to content

Document how to turn MPU off at compile time #868

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 2 commits into from
Dec 12, 2018

Conversation

c1728p9
Copy link
Contributor

@c1728p9 c1728p9 commented Dec 10, 2018

Add information to the MPU management page about using the config "platform.disable-mpu" to disable the MPU to save space. Also update the platform configs to include this new value.

This PR has a code dependency on:
ARMmbed/mbed-os#9040

Add information to the mpu management page about using the config
"platform.use-mpu" to disable the MPU to save space.
Rebuild the platform configuration info to include
platform.use-mpu.
@@ -94,4 +116,9 @@ Name: platform.thread-stats-enabled
Description: Set to 1 to enable thread stats. When enabled the function mbed_stats_thread_get_each returns non-zero data. See mbed_stats.h for more information
Defined by: library:platform
No value set
Name: platform.use-mpu

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is still a bit too cryptic (or the Mbed OS config system is). So, how do I REALLY disable it? I think I need to modify the mbed_app.json, but how? (Noobie question, playing the devils advocate here).

@AnotherButler AnotherButler merged commit 8a6e3dd into ARMmbed:development Dec 12, 2018
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.

3 participants