Skip to content

RTT is marked "TODO" but works for me #175

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
eliasnaur opened this issue May 24, 2025 · 4 comments
Open

RTT is marked "TODO" but works for me #175

eliasnaur opened this issue May 24, 2025 · 4 comments

Comments

@eliasnaur
Copy link

The README states:

TODO
Possibly include RTT support

However, I've successfully used the probe with TinyGo in RTT output mode with success.

It seems to me the TODO is fixed, or perhaps I missed something?

@P33M
Copy link
Contributor

P33M commented May 27, 2025

Can you post a log of a successful RTT probe?

@eliasnaur
Copy link
Author

What does a log look like? I ran tinygo -target pico2 -serial=rtt -monitor ... and saw output from my program running on a rp2350, through a pico probe.

@P33M
Copy link
Contributor

P33M commented May 27, 2025

And if you e.g. do a printf() on the Pico that ends up in an RTT buffer, does that get correctly reproduced on a console on the debug host?

@eliasnaur
Copy link
Author

Yes.

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