Octal450 / J-Runner-with-Extras

Source code to the J-Runner with Extras executable. Requires the proper support files, package can be found in README
https://www.realmodscene.com/index.php?/topic/10565-j-runner-with-extras-17559-built-in-timings-bugfixes-and-new-features/
MIT License
248 stars 33 forks source link

Bug: Reads but does not write Trinity mobo with picoflasher #62

Closed XanderStrike closed 1 month ago

XanderStrike commented 1 month ago

Describe the bug

I can read NAND, create XeLL, but writing XeLL fails every time.

To Reproduce

  1. Solder up RGH 3 and Raspberry Pi Pico as described for Trinity motherboards as described in this guide
  2. Install PicoFlasher 3.0 on the pico (or 2.0, neither work)
  3. ? button identifies console Flash Config: 0x00023010 Jasper, Trinity: 16MB
  4. Read NAND 2x, succeeds, comparison succeeds, selects glitch and RGH values
  5. Create XeLL, succeeds immediately
  6. Write XeLL

Expected Behavior

XeLL is written and I can proceed.

Screenshots

J-Runner with Extras
Session: 07/28/2024 20:04:06
Version: 3.3.0 r3
Status: Up to date

WARNING - Working Folder!
Your working folder is not empty, click Show Working Folder to view its contents

Initializing nanddump1.bin, please wait...
Glitch2 selected
RGH3 selected
Nand Initialization Finished

XeLL image created

Checking Console...
Flash Config: 0x00023010

Writing glitch.ecc to Nand
PicoFlasher has encountered an error
Try to unplug and replug the device
System.IO.IOException

image

System version

Windows 10 Home

J-Runner version

3.3.0 r3

Additional context

No response

Octal450 commented 1 month ago

This is a problem with the Pico firmware. It's buggy. I cannot solve it. Sorry.

Kind Regards, Josh