Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some questions about ariane-v0.7 #176

Open
michaelwvw opened this issue Jul 13, 2020 · 6 comments
Open

some questions about ariane-v0.7 #176

michaelwvw opened this issue Jul 13, 2020 · 6 comments

Comments

@michaelwvw
Copy link

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?
@jrrk
Copy link
Member

jrrk commented Jul 13, 2020 via email

@michaelwvw
Copy link
Author

Thanks jrrk!
But looks like i have to read buildroot docs before i understand your comments.

@michaelwvw
Copy link
Author

Hi, Jrrk,
I'm trying to add GPIO function into BR2, then which one should be enabled here. Suppose it's GPIO_XILINX while not the GPIO used in v0.6, am'i right?
I also see "GPIO Bitbanged LowRISC" is enabled, what's it for?

@michaelwvw
Copy link
Author

Sorry, missed one thing, since there are address overlay, should disable RTC if enable GPIO?

@jrrk
Copy link
Member

jrrk commented Jul 17, 2020 via email

@jrrk
Copy link
Member

jrrk commented Jul 17, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants