lowRISC / lowRISC/ibex

Ask a question related to Ibex

Open
#2,333 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Type:Question
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.