Skip to content

Add bootloader support stm32f439xI #4081

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

Conversation

andreaslarssonublox
Copy link

@andreaslarssonublox andreaslarssonublox commented Mar 30, 2017

Description

Added bootloader support to STM32F439xI series. Those changes were about the same as for SHA-1: ca8873b
"Add MBED_APP_START and MBED_APP_SIZE to the stm32f429's linker script
so the start and size of an image can be specified. This allows the
ROM to be split into a bootloader region and an application region."

Status

READY

Related PRs

Todos

Deploy notes

Steps to test or reproduce

Have not been able to test since I don't have the NUCLEO_F439ZI board.
It builds correctly though for GCC_ARM, ARM and IAR.

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 30, 2017

what about the bootloader flag in the targets json file?

@LMESTM
Copy link
Contributor

LMESTM commented Mar 30, 2017

👍
Looks good to me - has the bootloader example been tested ok ?

@andreaslarssonublox
Copy link
Author

@LMESTM I have unfortunately not been able to test it since I don't have the NUCLEO_F439ZI board.

@adustm
Copy link
Member

adustm commented Mar 31, 2017

Hello,
LGTM.
I passed the test bootloader example for NUCLEO_F439ZI.

No update found to apply
Starting application
No update found to apply    <-- insert here the SD card, click RESET
Starting application
Firmware update found
Starting application        <-- It blinks

Thank you for the PR @andreaslarssonublox

@0xc0170
Copy link
Contributor

0xc0170 commented Apr 3, 2017

retest uvisor

@bridadan
Copy link
Contributor

bridadan commented Apr 4, 2017

/morph test

@mbed-bot
Copy link

mbed-bot commented Apr 4, 2017

Result: SUCCESS

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

/morph test

Output

mbed Build Number: 1829

All builds and test passed!

@sg- sg- merged commit c2d1d97 into ARMmbed:mbed-os-workshop-17q2 Apr 6, 2017
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

Successfully merging this pull request may close these issues.

7 participants