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

Flash size error #1

Open
fernandoFernandeSantos opened this issue Nov 29, 2022 · 0 comments
Open

Flash size error #1

fernandoFernandeSantos opened this issue Nov 29, 2022 · 0 comments

Comments

@fernandoFernandeSantos
Copy link

Hello

I'm trying to build and run resnet for GAP9 EVK with the following command:

make clean all run platform=board

But it generates the following error:

Input error: Section "readfs" overflowed flash "flash", flash size is 0x800000, current content size is 0x187b0e2.
make: *** [/home/fernando/git_research/gap9riscvsetup/gap_sdk_private/rtos/pmsis/os/freeRTOS/vendors/gwt/rules/freeRTOS_rules.mk:470: image] Error 1

It seems it is trying to allocate more memory than is available. Should I perform something before running the make run command?

Thanks,
Fernando

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