target_selection.html

来自「ADI 公司blackfin系列的用户使用文挡。」· HTML 代码 · 共 59 行

HTML
59
字号
<!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:&#x6d;&#x61;&#x69;&#x6c;&#x74;&#x6f;&#x3a;&#x72;&#x67;&#x65;&#x74;&#x7a;&#x40;&#x62;&#x6c;&#x61;&#x63;&#x6b;&#x66;&#x69;&#x6e;&#x2e;&#x75;&#x63;&#x6c;&#x69;&#x6e;&#x75;&#x78;&#x2e;&#x6f;&#x72;&#x67;" class="mail JSnocheck" title="&#x6d;&#x61;&#x69;&#x6c;&#x74;&#x6f;&#x3a;&#x72;&#x67;&#x65;&#x74;&#x7a;&#x40;&#x62;&#x6c;&#x61;&#x63;&#x6b;&#x66;&#x69;&#x6e;&#x2e;&#x75;&#x63;&#x6c;&#x69;&#x6e;&#x75;&#x78;&#x2e;&#x6f;&#x72;&#x67;">contact us</a>. </p></div></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?