lowRISC / lowRISC/opentitan

[test hello world] hello world failed

Open
#19,099 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Earlgrey-PROD Triaged
Dominant language
SystemVerilog
Stars
3.6k
Forks
1.1k
Avg merge
2d 22h
Merged PRs (30d)
141

Description

Description

The previous problem was resolved, but there were new errors reported.
Follow the instructions in the "FPGA setup" section.
After I loaded bitstream into FPGA, I ran the command to try to boot the hello world software of Opentitan into flash, so I ran the following command:
"bazel run //sw/host/opentitantool bootstrap $(ci/scripts/target-location.sh //sw/device/examples/hello_world:hello_world_fpga_cw310_bin)"
There are still errors,How can I solve this problem?
image

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

Start with the repository's "FPGA setup" instructions and reproduce the command shown for //sw/device/examples/hello_world:hello_world_fpga_cw310_bin. Inspect ci/scripts/target-location.sh and the opentitantool bootstrap entry point while capturing the missing error text from the image or command output. Done means the hello_world software is successfully loaded into flash and boots on the FPGA.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
cli, embedded-iot
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.