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

📄 getting-started.html

📁 Development tools for the AT91CAP9-DK.Examples on how to use the AT91CAP9-DK features and peripheral
💻 HTML
字号:
<!DOCTYPE PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
    <head>
        <title>Atmel Corporation - Getting Started</title>
        <link rel="stylesheet" type="text/css" href="css/style.css" />
    </head>
    
    <body>
        <h1>Getting Started with the AT91CAP9-DK</h1>

        <div id="breadcrumb">
            <a href="../index.html">Main</a> >
            Getting Started
        </div>

        <table>
            <tr>
                <th>Readme</th>
                <th>Appnote</th>
                <th>IAR<br>5.x</th>
                <th>GNU</th>
                <th>Description</th>
            </tr>
            <tr>
                <td>
                    <a href="getting-started-project.html">
                        <img src="img/readme.gif" />
                    </a>
                </td>
                <td>
                    
                    
                    <a href="http://www.atmel.com/dyn/resources/prod_documents/" style="display: none">
                        <img src="img/appnote.gif" /> 
                    </a>
                </td>
                <td>
                    <a class="getting-started-project-iar5" href="../packages/getting-started-project-1.4-iar5-at91cap9-dk.zip">
                        <img src="img/package.gif" />
                    </a>
                </td>
                <td>
                    <a href="../packages/getting-started-project-1.4-at91cap9-dk.zip">
                        <img src="img/package.gif" />
                    </a>
                </td>
                <td class="description">
                    <strong>Getting Started with the AT91CAP9-DK</strong><br />
                    This application note explains how to build a simple
                    application, enabling users to quickly get familiar
                    with the AT91CAP9-DK microcontroller and its core peripherals.
                </td>
            </tr>
            <tr>
                <td></td>
                <td>
                    
                    
                    <a href="http://www.atmel.com/dyn/resources/prod_documents/doc6310.pdf">
                        <img src="img/appnote.gif" />
                    </a>
                </td>
                <td></td>
                <td></td>
                <td class="description">
                    <strong>GNU-Based Software Development on AT91SAM Microcontrollers</strong>
                    <br />Explains how to set up a development toolchain which uses
                    open-source software.
                </td>
            </tr>
            <tr>
                <td></td>
                <td>
                    
                    
                    <a href="http://www.atmel.com/dyn/resources/prod_documents/doc6206.pdf">
                        <img src="img/appnote.gif" />
                    </a>
                </td>
                <td></td>
                <td></td>
                <td class="description">
                    <strong>AT91 SAM-ICE User Guide</strong><br />
                    SAM-ICE is a JTAG emulator designed for all Atmel AT91 ARM7/ARM9 cores.
                    <br/>
                    <a href="http://www.atmel.com/dyn/products/tools_card.asp?tool_id=3892" class="note">
                        Download the latest documentation <img src="img/external.gif">
                    </a>
                    <br />
                    <a href="http://www.atmel.com/dyn/products/faq.asp?family_id=605&family_name=AT91SAM%2032-bit%20ARM-based%20Microcontrollers&keyword=sam-ice" class="note">
                        Troubleshooting information <img src="img/external.gif">
                    </a>
                </td>
            </tr>
        </table>

        <p class="warning">Please apply the <a href="toolkit.html">IAR patch for softpack 1.4</a> provided by Atmel before using the IAR examples.</strong>

        <h6>Atmel Corporation ©2008</h6>
    </body>
</html>

⌨️ 快捷键说明

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