“第三课--OpenWRT 开发工具使用”的版本间的差异
第8行: | 第8行: | ||
==Windows 开发工具== | ==Windows 开发工具== | ||
− | + | 1. 代码阅读工具 - Source Insight | |
http://jingyan.baidu.com/article/db55b609a8c6104ba30a2f88.html | http://jingyan.baidu.com/article/db55b609a8c6104ba30a2f88.html | ||
− | 文件传输工具 FileZilla | + | 2. 文件传输工具 FileZilla |
+ | |||
http://wenku.baidu.com/link?url=MMKIyzTL5LcLcnh8vZAaI7lpQFmCz2WE0aDZisTQOo6zvHouRv1OXfiv-Q8AXOaqQ0XX3qaVIXr9gWB_m9JzblmZUlM9-iYu8go6zaW6uQC | http://wenku.baidu.com/link?url=MMKIyzTL5LcLcnh8vZAaI7lpQFmCz2WE0aDZisTQOo6zvHouRv1OXfiv-Q8AXOaqQ0XX3qaVIXr9gWB_m9JzblmZUlM9-iYu8go6zaW6uQC | ||
− | 远程登录工具 - SecureCRT | + | 3. 远程登录工具 - SecureCRT |
http://wenku.baidu.com/link?url=XZM2LJ9_fl9Fj81SHHUoJiClzpdscW2y5DeshiKdXsCIIFCfRH_BC9bD2JqENzzb0BgZLI1MyTMleRMNTLoH-par7nno2JHJtzf6_JI5UXi | http://wenku.baidu.com/link?url=XZM2LJ9_fl9Fj81SHHUoJiClzpdscW2y5DeshiKdXsCIIFCfRH_BC9bD2JqENzzb0BgZLI1MyTMleRMNTLoH-par7nno2JHJtzf6_JI5UXi | ||
− | TFTP 服务器软件 - Tftp32 | + | 4. TFTP 服务器软件 - Tftp32 |
http://www.softcps.com/software/02/n-502.html | http://www.softcps.com/software/02/n-502.html | ||
第26行: | 第27行: | ||
==Linux 开发工具== | ==Linux 开发工具== | ||
− | 代码阅读工具 - KScope | + | 1. 代码阅读工具 - KScope |
http://blog.chinaunix.net/uid-24515280-id-2129121.html | http://blog.chinaunix.net/uid-24515280-id-2129121.html | ||
− | 远程登录工具 - C-kermit | + | 2. 远程登录工具 - C-kermit |
http://blog.chinaunix.net/uid-24515280-id-2129121.html | http://blog.chinaunix.net/uid-24515280-id-2129121.html | ||
− | 编辑工具 - Vi | + | 3. 编辑工具 - Vi |
http://wenku.baidu.com/link?url=WSohpRKjNPqtFlyEAr1qpeSjkoe8PEb4iO1ofLX5H55YhYtofDmmVm3ITpgWqER_lK5Expb8WJU3MJASWCu0dRHjodPkVDoQ53HlGE5C2ny | http://wenku.baidu.com/link?url=WSohpRKjNPqtFlyEAr1qpeSjkoe8PEb4iO1ofLX5H55YhYtofDmmVm3ITpgWqER_lK5Expb8WJU3MJASWCu0dRHjodPkVDoQ53HlGE5C2ny | ||
|} | |} |
2014年10月16日 (四) 05:09的版本
本节教程主要介绍嵌入式系统开发过程中,常用的开发工具,包括windows和Linux的开发工具。大多开发工具的使用,在网上都可以找到详细的教程,为了保持Wiki 的整洁性,我们只是给出了使用链接,玩家也可以自己在网上找到这些工具的使用教程。
Windows 开发工具1. 代码阅读工具 - Source Insight http://jingyan.baidu.com/article/db55b609a8c6104ba30a2f88.html 2. 文件传输工具 FileZilla 3. 远程登录工具 - SecureCRT 4. TFTP 服务器软件 - Tftp32 http://www.softcps.com/software/02/n-502.html
Linux 开发工具1. 代码阅读工具 - KScope http://blog.chinaunix.net/uid-24515280-id-2129121.html 2. 远程登录工具 - C-kermit http://blog.chinaunix.net/uid-24515280-id-2129121.html 3. 编辑工具 - Vi |