Skip to content

Integrate SEGGER RTT implementation #1278

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

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

salkinium
Copy link
Member

@salkinium salkinium commented Jul 27, 2025

  • Add SEGGER RTT code as submodule
  • Add modm:rtt module with modm port.
  • Refactor modm:platform:rtt to use the SEGGER RTT code.
  • Figure out a way to place all buffers into uncached memory (using the MPU). doing this later
  • Update all related documentation
  • Fix telnetlib3 API change
  • Test in Hardware
    • on STLink
    • on JLINK

Closes #1277 by definition.

cc @WasabiFan @chris-durand

@salkinium salkinium added this to the 2025q3 milestone Jul 27, 2025
@salkinium salkinium force-pushed the feature/rtt branch 2 times, most recently from 6c7cdfa to f45ed37 Compare July 31, 2025 10:15
@salkinium salkinium marked this pull request as ready for review July 31, 2025 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

RTT buffer size computation incorrect for empty buffer
1 participant