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

How to run ./debug/programs/interrupt.c #500

Open
Shuangxie0708 opened this issue Aug 14, 2023 · 1 comment
Open

How to run ./debug/programs/interrupt.c #500

Shuangxie0708 opened this issue Aug 14, 2023 · 1 comment

Comments

@Shuangxie0708
Copy link

I want to compile interrupt.c and run it to observe the wave of how the interrupt process in cva6. But I don't know how to compile and run it. Could you teach me how to do it? Thanks!

@timsifive
Copy link
Collaborator

It's not a stand-alone test, but is intended to be run as part of the other debug tests. debug/README.md has some general info. InterruptTest in gdbserver.py is the specific test that uses this program.

If you just want the binary, running the test as described there will also show you the command line it uses to build that binary.

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