Instant Contiki で使用するために、いくつかの redwire エコノタグ r3 を購入しました。初心者として、私はマニュアルに従いました: http://www.contiki-os.org/start.html。しかし、プログラムをモートにアップロードしようとすると、エラーが発生します。たとえば、hello-world の場合:
cd contiki/examples/hello-world
make TARGET=redbee-econotag hello-world
make TARGET=redbee-econotag hello-world.upload
そして私は受け取ります:
make: *** No rule to make target `hello-world.upload'. Stop.
過去2日間検索していますが、何が問題なのかわかりません。VMWare Player の仮想マシン メニューで、モートが USB ポートに正しく接続されていることを確認できます。何か案は?