📄 target_selection.html
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head> <title></title> <link rel="stylesheet" media="screen" type="text/css" href="./style.css" /> <link rel="stylesheet" media="screen" type="text/css" href="./design.css" /> <link rel="stylesheet" media="print" type="text/css" href="./print.css" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head><body><a href=start.html>start</a></br><h1><a name="selecting_a_target" id="selecting_a_target">Selecting a Target</a></h1><div class="level1"><p> There are a number of vendor/target systems that can be selected by the uClinux Distribution. Each Vendor is given their own directory and each vendor directory can hold a number of target systems.</p><p>It is a trivial task to add your own Vendor sub tree to the system. To see how to do this, check out how to <a href="managing_kernel_upgrades.html" class="wikilink1" title="managing_kernel_upgrades.html">managing kernel upgrades</a>. </p><p>To select a properly configured vendor/target, you can either do it in one of two ways:</p><ol><li class="level1"><div class="li"> <code>make xconfig</code> and select things graphically</div></li><li class="level1"><div class="li"> <code>make menuconfig</code> and select things in the ncurses window</div></li><li class="level1"><div class="li"> <code>make AnalogDevices/BF533-STAMP_config</code> from the command line</div></li></ol><p> The developers of the <em>Blackfin/uClinux</em> normally test of one of the following platforms:</p><ul><li class="level1"><div class="li"> AnalogDevices/BF533-STAMP</div></li><li class="level1"><div class="li"> AnalogDevices/BF533-EZKIT</div></li><li class="level1"><div class="li"> AnalogDevices/BF537-STAMP</div></li><li class="level1"><div class="li"> AnalogDevices/BF561-EZKIT</div></li></ul><p> If you would like to add your platform to our test bench, please <a href="mailto:mailto:rgetz@blackfin.uclinux.org" class="mail JSnocheck" title="mailto:rgetz@blackfin.uclinux.org">contact us</a>. </p></div></body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -