1 / 2

Conventions in CSL Slides

Conventions in CSL Slides. The common content is shown in the font Gill Sans MT. Highlighted texts are in bold or underline . E.g., PXA270 is our experimental board. Commands and texts typed in shell environment are shown in the “ Courier New ” font.

Télécharger la présentation

Conventions in CSL Slides

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. Conventions in CSL Slides • The common content is shown in the font Gill Sans MT.Highlighted texts are in bold or underline. • E.g., PXA270 is our experimental board. • Commands and texts typed in shell environment are shown in the “Courier New” font. • E.g., The command mkdir is used to create a directory. • Commands starting with %, $, or u-boot$ are executed in Ubuntu8.04 (build system), Linux-2.6.15.3 (target system), and U-Boot (bootloader), respectively. • E.g., % mkdir test • Files, directories, and paths are shown in the italic Courier New font. • E.g., /home/lab202 is the home directory of user lab202. • Variables are described in bold and italic enclosed by angle brackets, <>. • E.g., <build system IP> / 20

  2. Conventions in CSL Slides • Special terms are enclosed by double quotation marks, “”. • E.g., “VirtualBox Manager” • The selection of menu items is specified by a sequence of terms of item names and arrows, . • E.g., “Applications”  “Accessories”  “Terminal” • Value assignment for variables in configuration files is specified in the form name = value. • E.g., Netmask = 255.255.255.0 • The blue texts are what you have to add or modify. • E.g., In include/flash.h, • #define INTEL_ID_28F256P30B 0x891C891C(modify) • #define FLASH_28F256P30B 0x00BA (add) / 20

More Related