- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
完整的dm365软件环境搭建步骤(Complete dm365 software environment, build steps)
完整的dm365软件环境搭建步骤(Complete dm365 software environment, build steps)
1, install Ubuntu
About 10 minutes after the installation will automatically check the site, look at personal speed, and then there will be downloaded language package (if you choose Chinese), just skip the line. Synchronization time can also be skipped. It will be installed in a few minutes.
2, install vmtools
Its better to eject the disc first, right unmount, point install, vmtools, and then restart the installation.
3, install Samba
Install Samba
Sudo apt-get install Samba
Sudo apt-get install smbfs
Download slowly, remember to change the software source.
Two, create shared directories
MKDIR /home/cyh/share
Sodu Chmod 777 /home/cyh/share
Three, configuration file
1, backup configuration file
Sodu MV /etc/samba/smb.conf /etc/samba/smb.conf.bak
2, create a new Samba configuration file
Sudo VIM /etc/samba/smb.conf
#############smb.conf#############
[global]
Create Workgroup
Workgroup=MYGROUP
Security level
Security=share
Guest OK=yes
[share]
Set the shared folder path
Path=/home/cyh/share
Browseable=yes
Writeable=yes
Save out.
Four, test
Testparm
Five, restart the samba service
Sudo /etc/init.d/samba restart
Six, restart.
Seven, mapping
XP right click my computer = map network drive
Enter IP and shared folders, OK.
4 install the target board Linux
Sudo MKDIR /opt/mv_pro_5.0
CD /tmp
Sudo Chmod 777 mvl_5_0_0_demo_lsp_setuplinux_02_10_00_14.bin
Sudo Chmod 777 mvl_5_0_0801921_demo_sys_setuplinux.bin
Gksudo./mvl_5_0_#_demo_sys_setuplinux.bin
The installation directory is set to /opt/mv_pro_5.0
Gksudo./mvl_5_0_0_demo_lsp_setuplinux_#_#_#_#.bin
Ditto
Go to /opt/mv_pro_5.0 to extract the two files inside
Sudo tar -zxvf mvltools5_0_0801921_update.tar.gz
Decompression takes a few minutes
Sudo tar -zxvf DaVinciLSP_02_10_00_14.tar.gz
5 、 install DVSDK package
Sudo./dvsdk_setuplinux_2_10_01_18.bin
Installed in ~/dvsdk_2_10_01_18
Sudo./xdctools_setuplinux_3_15_01_59.bin
Installed in ~/dvsdk_2_10_01_18/xdctools_3_1
您可能关注的文档
- 团队管理的101招(101 strokes of team management).doc
- 图书封腰怪现象引发的疑问(Questions arising from the strange phenomenon of sealing the waist in books).doc
- 图的基本算法的实现(Implementation of the basic algorithm of Graphs).doc
- 团队精神重要性(Importance of team spirit).doc
- 四级总战略(Four level total strategy).doc
- 图形留言(Graphic message).doc
- 四级复习流程(Four grade review process).doc
- 四级技巧15(Level four skills 15).doc
- 圈点mmi产品营销矩阵(MMI product marketing matrix).doc
- 四类收入的财税处理差异分析(Analysis of fiscal and tax differences in four types of income).doc
- 实习自我鉴定(Practice self appraisal).doc
- 实况技巧之解析实况足球各项能力(Live skills analysis, live football capabilities).doc
- 实况8心得(Live 8 experience).doc
- 实况足球基本操作手册(Basic football operations manual).doc
- 实战linux内核编译(Actual Linux kernel compilation).doc
- 实务-施工管理(Practice construction management).doc
- 实践论读后感(Practice on reading).doc
- 实行是一种精力(Practice is a kind of energy).doc
- 实践选题(Practical topic selection).doc
- 实用的实战技法(Practical practical skills).doc
文档评论(0)