-
-
Notifications
You must be signed in to change notification settings - Fork 77
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
SRAM problem? #36
Comments
Hello, Do you have sample (minimal) code to reproduce your issue or any error message ? I guess that it is not a compilation issue ? if you get CHECK_HEADERS during build, you have to set parameters in hdr.asm or rebuild the library: |
I'm trying with sram example project. I compile it, but not works properly. |
Hi @CristianCG86, I did this in 2 steps:
Hope this helps. |
Hi @CristianCG86 & 1r3n33, |
as we resolved HEADER issues between lib and examples, I close this issue |
Hello
I'm trying to save progress into SRAM, but using example project "sram" I can't store anything and the emulators not create the SRAM file.
What's I do wrong?
I'm use consoleCopySram function.
Thanks
The text was updated successfully, but these errors were encountered: