Skip to content

Modify the flash size for Nucleo L073RZ. #2967

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

Conversation

viquiram
Copy link
Contributor

@viquiram viquiram commented Oct 10, 2016

Description

The changes modify the flash size for Nucleo L073RZ and fix a bug when trying to compile a program with a size greater than 64K.

Steps to test or reproduce

Try to compile a program greater than 64K in the online IDE. I get this error:

Error number: L6220E
Load region LR_IROM1 size (69108 bytes) exceeds limit (65536 bytes). Region contains 105 bytes of padding and 0 bytes of veneers (total 105 bytes of linker generated content).

Modify the flash size for Nucleo L073RZ.
Modify the flash size for Nucleo L073RZ.
@0xc0170
Copy link
Contributor

0xc0170 commented Oct 10, 2016

cc @bcostm @adustm @LMESTM

@jeromecoutant
Copy link
Collaborator

Hi
LGTM, common OS2 and OS5 tests are OK

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 10, 2016

The changes look good to me !

@viquiram Please can you sign https://developer.mbed.org/contributor_agreement/ ?

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 10, 2016

/morph test

@viquiram
Copy link
Contributor Author

The Contributor Agreement is signed.

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 10, 2016

The Contributor Agreement is signed.

Thanks, will wait for CI results

@bcostm
Copy link
Contributor

bcostm commented Oct 10, 2016

Thanks for the PR.

@mbed-bot
Copy link

Result: SUCCESS

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

/morph test

Output

mbed Build Number: 1088

All builds and test passed!

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