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

Loading image is stuck after using the flasher (Hyperflash) #430

Open
marceloribeiro19 opened this issue Jan 27, 2025 · 0 comments
Open

Comments

@marceloribeiro19
Copy link

marceloribeiro19 commented Jan 27, 2025

Hello,

I'm using the Gapuino V1, and I can easily execute the "helloworld" example on the board. However, when I try to execute the bsp/filesystem/readfs example, the image loading gets stuck and fails to complete the program deployment.

Trying on Master:
"begining flash session (hyperflash)
load flasher to L2 memory
Loading binary through JTAG
[Flahser]: Hyperflash flasher is ready
Instruct flasher to begin flash per se
device struct address is 470047192
going to wait on addr GAP_RDY
loading image to flash - addr 469784844 - copied 262144 / 262236 Bytes - 99.96 %"

I've also tried a previous releases and the problem persists.
(this is in 4.12_dev but i have also tried in release-v4.0.0 and release-v4.9.0):
begining flash session (hyperflash)
load flasher to L2 memory
Loading binary through JTAG
[Flahser]: Hyperflash flasher is ready
Instruct flasher to begin flash per se
device struct address is 470047192
going to wait on addr GAP_RDY
wait on gap_rdy done witg buff ptr 0 469784844
loading image with addr 469784844 addr_min 469784844 and size 262144
load image done

Best regards,
Marcelo Ribeiro.

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