at91 flash programmer.txt

来自「ATMEL at91系列arm的官方驱动」· 文本 代码 · 共 43 行

TXT
43
字号

                         AT91 Library version 2.0
                         ------------------------


This directory contains the Tools AT91 Products files, for download with Macraigor flash programmer.

- Files description:
    - Board description File
         at91eb63.ocd
         at91eb40.ocd
         at91eb01.ocd

    - Srecord board file
         AT91EB63_V2.s19
         AT91EB40_V2.s19
         AT91EB01_V2.s19

- Reload the evaluation board

 1 - Install the Macraigor flash programmer

 2 - Copy the directory AT91 Flash Programmer in the Macraigor flash programmer directory

 3 - Start the Macraigor flash programmer

 4 - Select the board type (*.ocd) by:
        - File -> Open ... -> at91eb<board type>.ocd

 5 - Optional erase the Flash on board
        - Select the Erase button wait the end erasing
        - Select the Blank check button and wait end checking

 6 - Program the Flash
        - Select Program button
            - Select the Browse button
            - Select the S19 file "AT91EB<board type>_V2.S19"
            - Select the Program button and wait the end flash programming
note: the value inside the <> corresponding at the evaluation board type
        - 01 for EB01
        - 40 for EB40
        - 63 for EB63

⌨️ 快捷键说明

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