⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 welcome.html

📁 BlueCore supports a mechanism called Device Firmware Upgrade (DFU) to enable its software and config
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<!-- Copyright 2001, 2002 Cambridge Silicon Radio Limited -->

<html>
  <head>
    <title>CSR DFU Tools - Welcome</title>
  </head>

  <body bgcolor="white">
    <h1 align=center>CSR DFU Tools</h1>

    Welcome to the <i>CSR DFU Tools</i>. If your browser supports frames then you can use the links on the left to navigate between the available documents, otherwise use the <a href="contents.html" title="Contents">contents</a> page.

    <h2>What are the DFU Tools?</h2>

    BlueCore supports a mechanism called <i>Device Firmware Upgrade</i> (DFU) to enable its software and configuration data to be replaced. To guard against unauthorised changes, downloaded files can be verified by means of signatures.
    <p>
    The <i>DFU Tools</i> are a suite of programs that enable firmware and persistent store files to be signed and combined to form DFU files.
    <p>
    More information is available in the following CSR application notes and specifications:
    <table border=1 align=center>
      <tr>
	<th colspan=2>Number</th>
	<th>Name</th>
      </tr>
      <tr>
	<td nowrap><code>AN092</code></td>
	<td nowrap><code>bc01-s-032</code></td>
	<td>BlueCore Device Firmware Upgrade Overview</td>
      </tr>
      <tr>
	<td nowrap><code>AN093</code></td>
	<td nowrap><code>bc01-s-033</code></td>
	<td>BlueCore Device Firmware Upgrade File Format Specification</td>
      </tr>
      <tr>
	<td nowrap><code>AN095</code></td>
	<td nowrap><code>bc01-s-034</code></td>
	<td>BlueCore Device Firmware Upgrade Protocol Specification</td>
      </tr>
      <tr>
	<td nowrap><code>AN096</code></td>
	<td nowrap><code>bc01-s-035</code></td>
	<td>BlueCore Device Firmware Upgrade Sample User Interface</td>
      </tr>
      <tr>
	<td nowrap><code>AN094</code></td>
	<td nowrap><code>bc01-s-039</code></td>
	<td>BlueCore Device Firmware Upgrade Application Programmer Interface</td>
      </tr>
    </table>

    <h2>Support</h2>

    Please contact CSR technical support with any questions or feedback concerning these tools:

    <ul>
	<li><b>Email:</b> <a href="mailto:techsupport@csr.com" title="techsupport@csr.com">techsupport@csr.com</a> or <a href="mailto:techsupportUS@csr.com" title="techsupportUS@csr.com">techsupportUS@csr.com</a>
	<li><b>Telephone:</b> +44 (0)1223 692000
	<li><b>Facsimile:</b> +44 (0)1223 692001
    </ul>

    <p align=right><font size="-1">&copy; 2001, 2002, 2003 <a href="http://www.csr.com" title="CSR" target="_blank">CSR</a></font></p>
  </body>
</html>

⌨️ 快捷键说明

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