Skip to content

Add Mbed bootloader support to CY8CKIT_062_WIFI_BT and CY8CPROTO_062_4343W #11053

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
Jul 17, 2019
Merged

Add Mbed bootloader support to CY8CKIT_062_WIFI_BT and CY8CPROTO_062_4343W #11053

merged 1 commit into from
Jul 17, 2019

Conversation

maclobdell
Copy link
Contributor

@maclobdell maclobdell commented Jul 16, 2019

Description

Add Mbed bootloader support to CY8CKIT_062_WIFI_BT and CY8CPROTO_062_4343W targets.

This is needed for Pelion device management testing on these targets. It covers non-PSA targets.

Note, that the linker/scatter files already support the required defines.

Also, the mbed_rom_start, mbed_rom_size, and sectors defines are needed because this target doesn't have CMSIS pack which is used to validate memory regions.

Fixes #10892

Pull request type

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

Reviewers

@ARMmbed/team-cypress

Release Notes

N/A

@ciarmcom ciarmcom requested a review from a team July 16, 2019 05:00
@ciarmcom
Copy link
Member

@maclobdell, thank you for your changes.
@ARMmbed/mbed-os-maintainers please review.

@40Grit
Copy link

40Grit commented Jul 16, 2019

@farrenv

@SeppoTakalo
Copy link
Contributor

CI started.

@mbed-ci
Copy link

mbed-ci commented Jul 17, 2019

Test run: SUCCESS

Summary: 11 of 11 test jobs passed
Build number : 1
Build artifacts

@maclobdell
Copy link
Contributor Author

@ARMmbed/mbed-os-maintainers After more testing - I believe this is a bad change. Please do not release this. Cypress changed the way the Cortex M0+ images is merged to the Cortex M4 image in 5.13.1. My changes were tested with an earlier version. The starting address needs to change, plus there are additional changes needed to the linker scripts to support bootloader with their new updates.

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.

CY8CPROTO_062_4343W does not support bootloader?
5 participants