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

Start address outside of memory map bounds #3

Open
Miniontoby opened this issue Oct 10, 2022 · 7 comments
Open

Start address outside of memory map bounds #3

Miniontoby opened this issue Oct 10, 2022 · 7 comments

Comments

@Miniontoby
Copy link

So, to continue Omega-Numworks#6 (comment)

I got this message when reading and writing to NW:
"Start address 0x90000008 outside of memory map bounds"
idk what to do with this...

Then this was the reply:

For the error of address, is it with Numwokrs.js or Upsilon.js, with which OS/version.

So here is my answer:
With Upsilon.js on a raspberry pi 4, so it is like debian on armv7.

I would like to know how to solve this error and mostly to know if this error is important to be fixed

@Yaya-Cout
Copy link
Member

I wanted to say the calculator's OS/version.

@Miniontoby
Copy link
Author

I wanted to say the calculator's OS/version.

Omega-Numworks#6 (comment) -> I am running on Epsilon 19.5.0 ( bb3baa7 )

@Yaya-Cout
Copy link
Member

That's the problem. What do you mean by “reading and writing” ? Are you talking about Python files ? Or flashing OSes ?

@Miniontoby
Copy link
Author

That's the problem. What do you mean by “reading and writing” ? Are you talking about Python files ? Or flashing OSes ?

This type of reading:

let storage = await calculator.backupStorage();

And this type of writing:

await calculator.installStorage(storage, function() {});

@Miniontoby
Copy link
Author

@Yaya-Cout Are you going to respond? I am waiting 9 days already...

@Yaya-Cout
Copy link
Member

I forgot to reply… To reply to your problem, Epsilon 19 is not supported for now…

@Miniontoby
Copy link
Author

Miniontoby commented Oct 19, 2022

I forgot to reply… To reply to your problem, Epsilon 19 is not supported for now…

It does work! But yeah now with the error of #4 no longer. Whilst I didn't change anything and didn't update anything. But yeah I did enable testmode because I needed it for my test, but I don't think that could have made it so...

EDIT: It does work, @Yaya-Cout! But yeah the warning still there

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