Code Monkey home page Code Monkey logo

Comments (10)

Taro-Hayashi avatar Taro-Hayashi commented on May 27, 2024 1

Cmake and arm-none-eabi-gcc are installed and up-to-date but I noticed VS CODE was not used. I’m sorry ignoring the procedure.

And built successful with docker after removing lemon but could not run because it said there was no local image.

Having probrem with tool usage, I’ll try these after tomorrow and report back.
Thank you.

from prk_firmware.

Taro-Hayashi avatar Taro-Hayashi commented on May 27, 2024 1

Duckduckgo for answer. I was in a hurry.

setopt nonomatch

from prk_firmware.

Taro-Hayashi avatar Taro-Hayashi commented on May 27, 2024 1

I was told I need rake setup.
Did but got error. Please refer to.
https://gist.github.com/Taro-Hayashi/06aed2814b8c81b2f0be05de790a58e3

from prk_firmware.

hasumikin avatar hasumikin commented on May 27, 2024 1

@Taro-Hayashi
I'm closing this issue because the building problem on the M1 Mac host was resolved.
It seems I myself have to have an M1 Mac and debug regarding docker.
Thanks anyway!

from prk_firmware.

hasumikin avatar hasumikin commented on May 27, 2024

Thanks for the report!
Let me think more...

from prk_firmware.

hasumikin avatar hasumikin commented on May 27, 2024

@Taro-Hayashi Let me confirm, regarding "error without docker", did you follow the instruction "9.1.1. Installing the Toolchain" of https://datasheets.raspberrypi.com/pico/getting-started-with-pico.pdf#page37

from prk_firmware.

hasumikin avatar hasumikin commented on May 27, 2024

Regarding "WITH docker", try removing prk_firmware/lib/picoruby/mrbgems/mruby-pico-compiler/lib/lemon and then re-run command prk_firmware % docker build --platform amd64 . -t prk

from prk_firmware.

hasumikin avatar hasumikin commented on May 27, 2024

@Taro-Hayashi
I've fixed some points so that "WITHOUT docker" works.
Try setup again when you have time!

git pull origin master
rake deep_clean
rake setup

from prk_firmware.

Taro-Hayashi avatar Taro-Hayashi commented on May 27, 2024

Thanks for the update. I couldn't understand VS code and Docker finally, but in the terminal I was able to build and upgrade the firmware!
I’d have added this to the wiki, but already it had been done. Thank you for everything.

By the way, I cloned the Meishi2 keymap in keyboards and tried to build with the keymap, I got error.

hayashi@Mac prk_firmware % rake build_with_keymap[prk_meishi2]
zsh: no matches found: build_with_keymap[prk_meishi2]

It may be I am wrong again, so feel free to close here.
Thank you.

from prk_firmware.

hasumikin avatar hasumikin commented on May 27, 2024

@Taro-Hayashi
I made a possible solution of docker on M1 Mac.
Could you please try it when you have time?

rake deep_clean
git fetch origin fix_docker
git checkout fix_docker
docker compose build
docker compose run --rm prk rake

from prk_firmware.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.