從contiki中下載程序到TelosB節點

編譯下載步驟 step 1:  編寫好程序文件,到程序文件所在目錄,以hello-world文件爲例              cd + 文件目錄   step 2: 編譯程序文件                make TARGET=sky hello-world   step 3: 下載程序到相應硬件               make  TARGET=sky  MOTES=/dev/tty
相關文章
相關標籤/搜索