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

STM32F413ZH: Add bootloader support #8553

Merged
merged 3 commits into from
Oct 27, 2018
Merged

Conversation

bcostm
Copy link
Contributor

@bcostm bcostm commented Oct 26, 2018

Description

Add bootloader support for DISCO_F413ZH and NUCLEO_F413ZH platforms.

Fixes #8543

Pull request type

[X] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 26, 2018

/morph build


ER_IROM1 0x08000000 0x150000 { ; load address = execution address
; 1536KB FLASH (0x150000)
Copy link
Collaborator

Choose a reason for hiding this comment

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

1536K = 0x180000 ...

Copy link
Contributor Author

@bcostm bcostm Oct 26, 2018

Choose a reason for hiding this comment

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

👍 apparently it never bothered anybody ....

Copy link
Contributor

Choose a reason for hiding this comment

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

Good catch 🎉

@mbed-ci
Copy link

mbed-ci commented Oct 26, 2018

Build : SUCCESS

Build number : 3474
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/8553/

Triggering tests

/morph test
/morph export-build
/morph mbed2-build

Copy link
Collaborator

@jeromecoutant jeromecoutant left a comment

Choose a reason for hiding this comment

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

OK with quick ST CI tests:

target platform_name test suite result elapsed_time (sec) copy_method
DISCO_F413ZH-ARM DISCO_F413ZH tests-mbed_drivers-echo OK 17.94 default
DISCO_F413ZH-GCC_ARM DISCO_F413ZH tests-mbed_drivers-echo OK 18.32 default
DISCO_F413ZH-IAR DISCO_F413ZH tests-mbed_drivers-echo OK 17.33 default
NUCLEO_F413ZH-ARM NUCLEO_F413ZH tests-mbed_drivers-echo OK 17.33 default
NUCLEO_F413ZH-GCC_ARM NUCLEO_F413ZH tests-mbed_drivers-echo OK 18.17 default
NUCLEO_F413ZH-IAR NUCLEO_F413ZH tests-mbed_drivers-echo OK 17.61 default

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 26, 2018

Aborted current CI jobs, restarting

/morph build

@mbed-ci
Copy link

mbed-ci commented Oct 26, 2018

@mbed-ci
Copy link

mbed-ci commented Oct 26, 2018

Build : SUCCESS

Build number : 3480
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/8553/

Triggering tests

/morph test
/morph export-build
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented Oct 26, 2018

@mbed-ci
Copy link

mbed-ci commented Oct 27, 2018

@cmonr cmonr merged commit 01f864e into ARMmbed:master Oct 27, 2018
@cmonr cmonr removed the needs: CI label Oct 27, 2018
@bcostm bcostm deleted the F413ZH_bootloader branch October 29, 2018 09:31
@adbridge
Copy link
Contributor

adbridge commented Nov 2, 2018

This one won't automatically merge.

@cmonr
Copy link
Contributor

cmonr commented Nov 5, 2018

Aosu for future reference, auto-merges with --keep-cr flag

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.

7 participants