[test hello world] hello world failed
Nobody has claimed this yet.
- 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?
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
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