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

Trace encoder putc() support #158

Merged
merged 2 commits into from
Aug 29, 2019
Merged

Trace encoder putc() support #158

merged 2 commits into from
Aug 29, 2019

Conversation

bradseevers
Copy link
Contributor

Add support to freedom-metal to allow redirecting stdout to use the trace-encoder as the stdout device instead of the UART. This allows printing into the trace message stream as Aux Access Write Message trace messages, which the trace-deocoder can reconstruct into the printed messages.

nategraff-sifive and others added 2 commits August 19, 2019 09:32
Signed-off-by: Nathaniel Graff <nathaniel.graff@sifive.com>
This will allow redirecting stdout via the dts file and sending
all stdout out as trace messages instead of serial uart messages.
@nategraff-sifive nategraff-sifive merged commit 907e213 into master Aug 29, 2019
@nategraff-sifive nategraff-sifive deleted the trace-encoder branch August 29, 2019 18:14
bsousi5 pushed a commit that referenced this pull request Apr 8, 2020
Put back OpenOCD into the top-level Makefile
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.

2 participants