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

Serious fopen() memory problem #427

Closed
neilt6 opened this issue Aug 5, 2014 · 1 comment
Closed

Serious fopen() memory problem #427

neilt6 opened this issue Aug 5, 2014 · 1 comment

Comments

@neilt6
Copy link
Contributor

neilt6 commented Aug 5, 2014

I seem to have uncovered a serious memory problem with fopen() while trying to use SDFileSystem with mbed-rtos. On an LPC11U24, it's requiring a thread stack size of at least 1600B, 3.125x the default stack size, and it's hanging the system after a certain number of calls. More details here: http://mbed.org/forum/bugs-suggestions/topic/5073/

@toyowata
Copy link
Contributor

toyowata commented Aug 6, 2014

Hi,

Please see my comment here:
http://mbed.org/forum/bugs-suggestions/topic/5073/?page=1#comment-25102

@neilt6 neilt6 closed this as completed Aug 12, 2014
yogpan01 pushed a commit to yogpan01/mbed that referenced this issue Jul 21, 2016
[BEETLE] Add Beetle target to BLE Object
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

No branches or pull requests

2 participants