build tock kernel error
Open
Nobody has claimed this yet.
- Dominant language
- SystemVerilog
- Stars
- 3.6k
- Forks
- 1.1k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 141
Description
hi, I am trying to build tock kernel use command
```
bazel build //sw/device/silicon_owner/kernel
```
I got incompatible error, how can I properly build tock kernel to binary? I just only want to build tock kernel for test.
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 by reproducing the reported command, bazel build //sw/device/silicon_owner/kernel, and capture the full incompatible error. Check the //sw/device/silicon_owner/kernel build target and determine the documented command or configuration needed to produce a Tock kernel binary for testing.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, embedded-iot
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100