-
-
Notifications
You must be signed in to change notification settings - Fork 22
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
embedded:startup.tcl:1225: Error: #67
Comments
So the error is just that the debug probe failed to reset the device, which is really no big deal. As for the program output, if you run with |
thank you Brian, trying to figure out the offset for 16MB Chip in Zelda GW and for some reason getting "region `FLASH' overflowed by 180 bytes", Any suggestion for the correct offset? "in patch repo" "in retro-go sylverb repo" "in zelda 3 repo"
|
when I run the RG without the "COVERFLOW=1 JPG_QUALITY=90" I dont get the "region `FLASH' overflowed by 180 bytes" error it seems the coverflow on RG is broken, so ignore this please |
since you are putting retro-go after the stock firmware (offset Here's some updated commands for your situation (triple boot with zelda-gnw-firmware, retro-go, and zelda3):
I believe that you are correct in that there is not enough internal-flash storage to triple boot with coverflow. |
Hello Brian
hope you are doing great!
Despite what flashing command I use I always get this error at the end. The flash works, device boots though
Also when using following command
make PATCH_PARAMS="--device=zelda --no-la --no-sleep-images --triple-boot" flash
the flash External Firmware still shows 419.... bytes instead of expected reduced size of 330... bytes.
The text was updated successfully, but these errors were encountered: