問題タブ [contiki]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
operating-system - Coojaシミュレータにravenプラットフォームを追加するには?
contiki ベースの WSN に Cooja シミュレーターを使用しています。Raven プラットフォームを使用する必要がありますが、Add new mote-mote type ウィザードで「raven」が見つかりませんでした。Cooja で raven または avr プラットフォームを追加する方法を教えてください。
compiler-errors - プロセスがエラー コード 2 を返しました
このエラーは contiki で何を意味しますか? コードは udp-sink.sky に基づいておりexamples/ipv6/rpl-collect、powertrace を追加しようとするとエラーが発生します。
c - Ubuntu 12.04 コマンド ラインから CC2538dk ボードにコードをアップロードできない
私は CC2538dk ボードを持っています。私は Ubuntu 12.04 を使用しており、github から複製されたContiki リポジトリを使用しています。を使用して Contiki のすべてのコードをコンパイルできましたmake TARGET=cc2538dk hello-worldが、コマンド ラインからコードを CC2538dk ボードにアップロードできません。
実行したときに発生するエラーmake TARGET=cc2538dk hello-world.uploadは次のとおりです。
以前は TI の Uniflash ツール (CCS_Uniflash v2.2) を使用して.elfバイナリをアップロードしていましたが、Contiki では使用できません。
c++ - バッファから値を表示する方法
バッファに値を表示しようとしています。
クライアント ノードは、温度とデータ長をバッファ内のペイロードとしてサーバーに送信します。サーバーは、入力された同じ値を受信して表示することになっています。
私は次のものを持っています:
他のprintfが機能するため、memcpy行または「printf」行が間違っているような気がします。
ジョンを助けてください
contiki - STM32F4のコンティキ
contiki と STM32F4discovery で開発を始めています。
github で jensnielsen から STM32F4discovery の contiki のフォークを見つけました。
私はそれをダウンロードし、make TARGET=stmf4discovery hello-world を使用して TARGET STM32F4discovery を作成しようとしました
makefile は hellow-world.c をコンパイルするだけで、プロジェクトをリンクしようとすると失敗します。これは、contiki コア、sys などの参照が見つからないためです。
hello-world をネイティブで作成しようとすると、うまくいきます。
ターゲットを作るにはどうすればいいですか?
よろしくお願いします、
パスカル
contiki - sky tmote で hello-world の例を実行できない
sky tmote の contiki で hello-world の例を実行しようとしています。私はubuntuを使用しており、このチュートリアルに従いました: http://www.contiki-os.org/start.html#hardware
初めて実行したとき:
うまくいきましたが、実行時にエラーが発生しました:
そして今から私が実行するたびに
チュートリアルから出力を取得します (メモ)
VMPlayer で Instantcontiki を試す前に、これが発生したときに、VMPlayer のボタンを使用してスカイモートを再接続する必要がありましたが、もう使用していないため、どうすればよいかわかりません。
また、上記のエラー 127 を解決する方法がわかりませんでした。
こんにちは、ヤン
PS:私はLinuxが初めてです
eclipse-cdt - TelosB Mote with MSP430 F1161 processor and FreeRTOS With Eclipse IDE errors troubleshooting
I spent lot of my time in basic setup. I do not know why it is so complicated in making a basic program to compile with FreeRTOS If there is any expert in this field please help me to fix these errors.
I dont get an idea how to explain my situation, I am tired after long 2 day trails. I am completely new to this area. so i am giving the screenshots of my errors below.



Updated:
I will try to express my self more brief,Few days back I started experimenting with TelosB Mote and Contiki OS, that set up was very easy and straight forward, even though I was new to this topic it took me only few minutes to set up complete Virtual System for compiling and downloading the code to hardware TelosB. I was happy to see my small application running on target hardware.
Right now, From more than 24 hours I am struggling to compile code for FreeRTOS using IAR Emmbeded Work Bench, I wasted lot of time over here and later tried to use eclipse, even it did not turn out well. Is it really possible for me to run FreeRTOS Demo on my target Hardware (TelosB Mote - Texas Instruments MSP430 micro controller ) I connect it to my PC using USB.
What I mean by Eclipse IDE is here in this link.
As far as I know I am not trying to make a new port, I am trying to compile the existing port. I also tried demo code that is given with freeRTOS
When I mean basic program, I mean demo here in case of FreeRTOS, because in the getting starting guide instructions for compiling demo for target hardware is given. TelosB datasheet

The the Problems that I faced in IAR Embedded Workbench IDE are below.
The project settings for target hardware are below


the errors that I get while I try to download is shown below.

The Connected USB Hardware that is shown in Device Manager