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

Debug bootloader without menu #1365

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

NickeZ
Copy link
Collaborator

@NickeZ NickeZ commented Feb 5, 2025

Based on #1362

To support "handover" from bootloader to application, the RTT
allocations are put in the same places in RAM in both projects. Without
this the J-Link software will only find one of the allocations and
therefore not read the other.
A new make target for developing without screen or developing on the
bootloader itself. Always jumps to firmware and has RTT enabled.
@NickeZ NickeZ requested a review from benma February 5, 2025 12:01
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.

1 participant