lowRISC / lowRISC/lowrisc-chip

some questions about ariane-v0.7

Open
#176 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
SystemVerilog
Stars
601
Forks
147
PR merge metrics
No merged PRs in 30d

Description

I'm using nexys4-ddr-rocket.
1. There is no apt-get available in the embeded linux, then how can i install a software. Just for study, so the performance is not an issue.
2. I cannot find the GPIO device in this embeded linux, then how to control GPIO/LED in linux? I can use the GPIO device in refresh-v0.6.
3. There is no embeded version gcc which is available in refresh-v0.6. Then i tried to compile program in pc linux and then execute it in embeded linux, but it's reporting "./hello: /lib64/libc.so.6: version `GLIBC_2.26' not found (required by ./hello)". How to resolve this issue? Or is there an alternative way to compile a program for embeded linux?

Contributor guide

No contributing guide indexed for this repository

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

No files or tests are named. Start with the nexys4-ddr-rocket embedded Linux environment and compare its package availability, GPIO device, and compiler/runtime with refresh-v0.6; done means answering all three questions with verified guidance for software installation, GPIO/LED control, and compatible program compilation.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
embedded-iot, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.