Skip to content

[Silicon Labs] Add bootloader support #4043

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

Conversation

asmellby
Copy link
Contributor

  • Make memory sections configurable in linker files
  • Dynamically determine vector location in flash for NVIC relocation
  • Advertise bootloader support in targets.json

Basic functionality tested on Giant Gecko by compiling bootloader-blinky example (but disabling the SD card part of the bootloader, since we don't have SD card hardware). The bootloader printed "Starting application" successfully, and the application blinked the LED successfully.

* Make memory sections configurable in linker files
* Dynamically determine vector location in flash for NVIC relocation
* Advertise bootloader support in targets.json
@0xc0170
Copy link
Contributor

0xc0170 commented Mar 27, 2017

/morph test

@mbed-bot
Copy link

Result: FAILURE

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

/morph test

Output

mbed Build Number: 1751

Test failed!

@asmellby asmellby changed the base branch from master to mbed-os-workshop-17q2 March 28, 2017 09:23
@0xc0170
Copy link
Contributor

0xc0170 commented Mar 28, 2017

/morph test

@mbed-bot
Copy link

Result: FAILURE

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

/morph test

Output

mbed Build Number: 1757

Test failed!

@bridadan
Copy link
Contributor

Hey everyone, the test failure was caused by an interface issue with one of the ST targets in our test farm. I have reset the target so that failure should be fixed now.

I am restarting the job...

/morph test

@mbed-bot
Copy link

Result: SUCCESS

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

/morph test

Output

mbed Build Number: 1764

All builds and test passed!

@sg- sg- merged commit 5632ef1 into ARMmbed:mbed-os-workshop-17q2 Mar 29, 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.

5 participants