Skip to content

NUCLEO_F429 - Increase IAR heap size #3064

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
Oct 19, 2016
Merged

NUCLEO_F429 - Increase IAR heap size #3064

merged 1 commit into from
Oct 19, 2016

Conversation

c1728p9
Copy link
Contributor

@c1728p9 c1728p9 commented Oct 18, 2016

Increase the IAR heap size from 48KiB to 64KiB. This give enough heap space to run the TLS encryption examples.

@c1728p9
Copy link
Contributor Author

c1728p9 commented Oct 18, 2016

/morph test

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 18, 2016

cc @bcostm @adustm @LMESTM

@mbed-bot
Copy link

Result: FAILURE

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 0

Test failed!

@bridadan
Copy link
Contributor

Test is ok, failure is due to this issue here: ARMmbed/htrun#131

@bcostm
Copy link
Contributor

bcostm commented Oct 18, 2016

LGTM
The comment was already correct...
/*Heap 1/4 of ram and stack 1/8*/

Increase the IAR heap size from 48KiB to 64KiB. This give enough heap
space to run the TLS encryption examples.
@c1728p9
Copy link
Contributor Author

c1728p9 commented Oct 18, 2016

Hi @bcostm I updated the comment

@c1728p9
Copy link
Contributor Author

c1728p9 commented Oct 18, 2016

/morph test

@mbed-bot
Copy link

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 0

All builds and test passed!

@sg- sg- merged commit fc39f6b into ARMmbed:master Oct 19, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants