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

ValueError: [MAIXPY]kpu: load_flash error:2006, ERR_NO_MEM: memory not enough #114

Open
KuoEuran opened this issue Jul 10, 2021 · 0 comments

Comments

@KuoEuran
Copy link

Hi,
I am using the Maxiduino to load my kmodel which is 5.6MB.
I follow https://en.bbs.sipeed.com/t/topic/1811 to make my kmodel be big-edian,
and I use the command
task = kpu.load_flash(0x174000, 1, 1, 60000000)
Howerver, it appears the error.
image
Can anyone give me some advice to solve this error, tks.

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