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

No write operation on ddr #2

Open
xlgforever opened this issue Sep 19, 2024 · 0 comments
Open

No write operation on ddr #2

xlgforever opened this issue Sep 19, 2024 · 0 comments

Comments

@xlgforever
Copy link

I wrote a C program, and I ran this C program in a simulation environment, generating a waveform file. The function of this C program is to perform calculations on a number and then write it back. However, in the simulation waveform, I did not observe the execution of the write operation on the AXI port of the DDR. I tried many other C programs and observed the same behavior. Moreover, when a large amount of data is written back to the DDR in the program (for example, 32,768 int data), partial data writing back (but not all data) can be observed on the AXI port of the DDR. I wonder what is going on.

Additionally, can this CPU be used as a bare-metal CPU?

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