Recent content by rach58

  1. R

    Super Mario Game & Watch Hacking

    absoutely :)
  2. R

    Super Mario Game & Watch Hacking

    Hello, Well, everything works. I find that with the raspberry it is very unstable. moreover, it is impossible to flash with the mains, only with the battery and keeping the power button pressed. Thank you. What do you advise me in replacement memory?
  3. R

    Super Mario Game & Watch Hacking

    i installed the git package as well. sudo apt update sudo apt install git
  4. R

    Super Mario Game & Watch Hacking

    Thanks I will try. The only things I changed: 6.tar xvf ../xpack-arm-none-eabi-gcc-10.2.1-1.1-linux-arm.tar.gz xpack-arm-none-eabigcc-10.2.1-1.1 6.tar xvf ../xpack-arm-none-eabi-gcc-10.2.1-1.1-linux-arm.tar.gz xpack-arm-none-eabi-gcc-10.2.1-1.1 10.npm install --global xpm @ latest 10.sudo npm...
  5. R

    Super Mario Game & Watch Hacking

    I passed step 15 successfully. now step 16 "Attempting to dump flash using adapter rpi. Running OpenOCD ... (This can take up to a few minutes.) Failed to dump SPI flash from device. Verify debug connection and try again. "Damn!
  6. R

    Super Mario Game & Watch Hacking

    There is an answer, I tried to reinstall it, it's the same ...
  7. R

    Super Mario Game & Watch Hacking

    Hello, I'm struggling with step 15. after sending the order " ./1_sanity_check.sh rpi mario" I have the message " "Running sanity checks... OpenOCD does not seem to be working. Please validate that you have it installed correctly!" . an idea can be? thank you.