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

Recommend support for page-backed heap in mbed-os C++ class Thread #394

Open
ccli8 opened this issue Jan 9, 2017 · 1 comment
Open

Recommend support for page-backed heap in mbed-os C++ class Thread #394

ccli8 opened this issue Jan 9, 2017 · 1 comment
Labels

Comments

@ccli8
Copy link
Contributor

ccli8 commented Jan 9, 2017

In the sample https://github.com/ARMmbed/mbed-os-example-uvisor-thread, page-backed heap is specified through the call osThreadContextCreate, which is not supported in mbed-os C++ class Thread. It will make the code clear to have such support.

@adbridge
Copy link

ARM Internal Ref: IOTSEC-245

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

No branches or pull requests

2 participants