abstract.txt

来自「The GraphicAnimation project is a progra」· 文本 代码 · 共 23 行

TXT
23
字号
The GraphicAnimation project is a program for the AT91RM9200
using Atmel AT91RM9200-EK Evaluation Board.

Example functionality:                                                   
 - Displays Animation of ARM, in 3D, to VGA display

The Blinky program is available in different targets:
  RM9200 Ext Flash: configured for external Flash
                    (used for production or target debugging)
  RM9200 Ext RAM:   configured for external RAM (SDRAM)
                    (may be used for target debugging)

Warning !!! IF "RM9200 Ext Flash" IS SELECTED AS TARGET AND PROGRAM 
            IS DOWNLOADED TO EXTERNAL FLASH THE U-BOOT BOOTLOADER 
            WILL BE OVERWRITTEN

Notes: 
  - If "RM9200 Ext Flash" is used as target jumper J15 should be 
    in position EXT (pins 2-3)
  - For "RM9200 Ext RAM" target jumper position is irrelevant as
    those targets are used for debugging and program is loaded to
	External SDRAM using debugger scripts (.ini file) and started

⌨️ 快捷键说明

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