CentOS tftp setup
2. chkconfig xinetd on
3. yum install tftp-server
4. chkconfig tftp on
本內容對make執行時可能出現常見錯誤進行匯總、分析,並給出修正的可能方法。
make執行過程中所產生錯誤並不都是致命的;特別是在命令行之前存在“-”、或者make使用“-k”選項執行時。make執行過程的致命錯誤都帶有首碼字串“***”。
錯誤資訊都有首碼,一種是執行程式名作為錯誤首碼(通常是“make”);另外一種是當Makefile本身存在語法錯誤無法被make解析並執行時,首碼包含了makefile檔案名和出現錯誤的行號。
在下述的錯誤列表中,省略了普通首碼:
工作常用指令
===============================================================================================================
tar ---壓縮及打包
[root@www ~]# tar [-j|-z] [cv] [-f 建立的檔名] filename...或目錄 <==打包與壓縮
[root@www ~]# tar [-j|-z] [tv] [-f 建立的檔名] <==察看檔名
在PL1029 SDK, 開發Embedded Webpage 工作備忘紀錄
============================================================================================
/home/rodney/29/src/network/ws031202/LINUX_TY ---->GoAhead Web Server的原碼
vi main.c----GoAhead WebServer
/ptzControl
在PL1129平台上,如何檢驗新的攝相機或編碼晶片驅動程式(Sensor or decoder chip Driver)傳送影像是否正確?
目前應該先確定grabber是否正確收到sensor傳過來的資料....
可以使用GrabTest 和MP4AVCMonitor兩個程式來確認Grabber是否接收Sensor的資料正確,MP4AVCMonitor是Windows的程式,你應該可以在SDK\29\src\windows\路徑下找到,而GrabTest是在ipcam端執行的程式,可以在SDK\29\src\multimedia\Grab Test\路徑下找到
How to use:
1. 當ipcam開機完成後,記得執行sslunch -k,把streaming server關閉
嵌入式系統中,常常在更新韌體或是作業系統時,都需要利用TFTP主機來上傳或下載
The below steps will allow you to set up a TFTP server on Linux but specifically on a CentOS server. All you need to do is install a couple files with yum, enable the server, and restart xinetd.
1[root@centos-server ~]#yum install tftp-server在PL1129 EVB 上測試SD card reader及USB 隨身碟(在 Linux core 2.4.19)的注意事項:
請參閱PL1129電路圖P.9的註記(File name:PL1529-PL1129-EVB-022509.pdf)
SD/MS card plun-in driver card power:R129-NC;R130 mounted.
SD測試方法為:
在PL1029/1129燒入新的Firmware檔(使用Proboot bootloader):
Step 1.設定板子網路位置:
PL1029開機按Ctrl+C 進入proboot(bootloader)畫面後,指定自己IP位置
proboot> ifconfig 172.17.111.55
Step 2.上傳新firmware:
=============Linux Server端====================
$service nfs stop
$vim /etc/exports
加入可當作網路磁碟的資料夾名稱及可使用的權限:
如以下
生活智慧王 - 大驚奇! 爬樓梯不會累
---用雙手托住臀部
http://www.youtube.com/watch?v=UTG8YumPZao&feature=related
生活智慧王 - 兩秒鐘快速折衣法
http://www.youtube.com/watch?v=An0mFZ3enhM&NR=1&feature=fvwp