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

ARCv2 HSDK : About 4G memory #174

Open
charles8299 opened this issue Sep 6, 2024 · 0 comments
Open

ARCv2 HSDK : About 4G memory #174

charles8299 opened this issue Sep 6, 2024 · 0 comments

Comments

@charles8299
Copy link

Follow below instruction, we only get 1GB DDR after boot into Linux.

RC-Linux-for-HSDK
1G memory

As suggested by SNPS IPK team, after enable PAE support with corresponding DTS modification, we are able to recognize memory beyond 1GB address in linux system.
PAE
DTS

However, the system become unstable since extra 2GB memory is added.
For example, linux sudo command segmentation fault
sudo segmentation fault
vim segmentation fault

executable missing
sudo
Xfce

We can barely run linux system more than 1GB memory.
When switch back to 1GB memory, all system component works fine.
The total 4GB DDR is necessary for our application, thanks for your help.

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

1 participant