Ask a question related to Ibex
Nobody has claimed this yet.
- Dominant language
- SystemVerilog
- Stars
- 2.1k
- Forks
- 810
- Avg merge
- 5d 23h
- Merged PRs (30d)
- 9
Description
Hi, My goal is to run a simple test on ibex platform. When I clone the repo and run
make -C examples/sw/simple_system/hello_test
I get an error related to missing definition of simple_timer_handler.
simple_system/common/simple_system_common.c:185:1: error: interrupt function contains function calls: simple_timer_handler
Am I missing something?
My Environment
EDA tool and version:
Operating system:
Version of the Ibex source code:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure with make -C examples/sw/simple_system/hello_test. Start in simple_system/common/simple_system_common.c around line 185 and trace the simple_timer_handler reference; done means documenting the cause and the required change or setup to build the example successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100