[LEON-MJPEG]環境設定
http://fpgadesign.blog5.fc2.com/page-4.html
FPGA日曜工作さんの記事見て興味持ち、どこまで出来るかNEEKでやってみたい。
■環境設定のメモ
・Cygwinにgitをインストール。gitと検索すればすぐ見つかった。gitのみインストール。
・「sourceforge 2」という記事見てやってみる。
適当に/cygdrive/c/USER/work/git の場所で以下を実行。
・その次のコマンドも実行するがエラー。
FPGA日曜工作さんの記事見て興味持ち、どこまで出来るかNEEKでやってみたい。
■環境設定のメモ
・Cygwinにgitをインストール。gitと検索すればすぐ見つかった。gitのみインストール。
・「sourceforge 2」という記事見てやってみる。
適当に/cygdrive/c/USER/work/git の場所で以下を実行。
w510: git clone git://git.sourceforge.jp/gitroot/fpga-leon-mjpeg/leon-mjpeg.git
Cloning into 'leon-mjpeg'...
remote: Counting objects: 46961, done.
remote: Compressing objects: 100% (36585/36585), done.
remote: Total 46961 (delta 9530), reused 46961 (delta 9530)
Receiving objects: 100% (46961/46961), 192.04 MiB | 4.62 MiB/s, done.
Resolving deltas: 100% (9530/9530), done.
・その次のコマンドも実行するがエラー。
w510: pwd
/cygdrive/c/USER/work/git
w510: git checkout -b my-trial origin/hw-ycc-devdrv
fatal: Not a git repository (or any parent up to mount parent /cygdrive)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
スポンサーサイト