私は少し助けを求めています。加速度計を備えたArduinoからマウスを作成する趣味のプロジェクトに取り組んでいます。
これの一部として、atmega16u2 のファームウェアを変更する必要があります。私はMacを持っているので、これを行うためにdfu-programmerを使用しようとしています。
ターミナルで ./bootstrap.sh コマンド ラインを使用すると、次のエラー メッセージが表示されます。誰かが彼らの意味に光を当てることができるかどうか、そしてこれがプログラムの動作を妨げるかどうか疑問に思っていましたか?
DJ:dfu-programmer-0.6.2 hd334$ ./bootstrap.sh
sh: autom4te: command not found
aclocal: error: echo failed with exit status: 127
./bootstrap.sh: line 3: autoheader: command not found
sh: autoconf: command not found
automake: error: autoconf failed with exit status: 127
./bootstrap.sh: line 5: autoconf: command not found
DJ:dfu-programmer-0.6.2 hd334$