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

Make bootloader using mbed-cmake #34

Open
deddy11 opened this issue Jun 22, 2021 · 2 comments
Open

Make bootloader using mbed-cmake #34

deddy11 opened this issue Jun 22, 2021 · 2 comments

Comments

@deddy11
Copy link

deddy11 commented Jun 22, 2021

I try to make bootloader by using mbed-cmake. I follow this tutorial and find out that mbed-cmake can not produce [project-name]_application.bin, only [project-name].bin.

Does it mean that I can't use compiled bootloader binary file from mbed-cmake to be merge with application binary file?
Please help me. Thanks.

@multiplemonomials
Copy link
Contributor

Yeah, currently mbed-cmake doesn't support bootloaders. Might add it sometime in the future though...

@deddy11
Copy link
Author

deddy11 commented Jun 22, 2021

I see... thanks for your fast response

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

No branches or pull requests

2 participants