1 / 5

AT91RM9200 Software delivery

AT91RM9200 Software delivery. Software delivery. Basics. Linux. UBoot. Initialization and core management Several simple peripheral drivers. Patched kernel source and binary Ramdisk containing basic binaries and demos (http server, nano-X, ViewML…).

megara
Télécharger la présentation

AT91RM9200 Software delivery

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. AT91RM9200 Software delivery

  2. Software delivery Basics Linux UBoot • Initialization and core management • Several simple peripheral drivers • Patched kernel source and binary • Ramdisk containing basic binaries and demos (http server, nano-X, ViewML…) • Uboot performs primary init of the chip • Allows to load operating systems • Cross compilers (gcc, g++) • ARM Linux libraries

  3. Basics • Basics are simple programs that run several parts of the chip • Initialization and core management • clock setting, SDRAM, MMU, interrupt configuration, core mode switching • Simple peripheral drivers and programs • Flash memory through EBI • SPI dataflash and keyboard • EEPROM through TWI • Graphic display • UHP and UDP • EMAC • USART • I2S • MCI • ROM services

  4. Linux • ATMEL’s Linux offer is made of two complementary elements • Patched kernel in two forms : source and binary • Integrated patches • Processor core, RTC, Watchdog, Serial, SPI, dataflash, I2c, USB ohci, Ethernet, Nand flash • Ramdisk that contains basic Linux binaries and demo programs • HTTP server • Nano-X • ViewML • Shared libraries

  5. CD-ROM content Documentation Software Tools • ARM920T core documentation • AT91RM9200 peripheral documentation : MPD • AT91RM9200DK external components : • video controller • RMII phy • finger chip • Serial dataflash • SMC interface • etc… • Linux application notes • Basics • Linux • Uboot • Cross-compiler and ARM libraries • Tools directory contains tftpserver and useful files for AXD

More Related