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

Thanks and some small enhancement requests #1

Open
Michael-F-Ellis opened this issue Nov 6, 2021 · 1 comment
Open

Thanks and some small enhancement requests #1

Michael-F-Ellis opened this issue Nov 6, 2021 · 1 comment

Comments

@Michael-F-Ellis
Copy link

Thanks for creating this! I discovered it yesterday and it's already helped clarify several questions I had about the PIO's operation. It's especially helpful that you've included scripts for all the SDK examples.

So far I'm using the monitor and fifo observer clients. They work very well. The docs and command line help are complete and easy to follow. It's clear you've put a lot of skillful, diligent work into this project.

May I offer a few small enhancement requests for the monitor program?

  1. Ability to edit and re-run previous command lines. Maybe use Jline3?
  2. Option to display clock cycle counts on each line of trace output.
  3. Option to limit or filter trace displays, e.g run 100 cycles but only display the last 10.
@byteit101
Copy link

I have implemented #1 on my (WIP) fork: https://github.com/byteit101/pio-debugger-emulator

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