Changes between Initial Version and Version 2 of TBR/BSP/Csb637


Ignore:
Timestamp:
10/15/10 03:33:43 (14 years ago)
Author:
Fgnicodemos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TBR/BSP/Csb637

    v1 v2  
     1= Csb637 =
     2
     3
     4<!-- When filling in the box,
     5  + Try to include links to other Wiki pages and websites.
     6  + If a field is not applicable, not setting the variable will result in it not being displayed
     7  + If Simulator is not set, then No. is displayed.
     8
     9-->
     10
     11{{Infobox BSP
     12|BSP_name     = Example BSP
     13|Manufacturer = Who made me?
     14|image        = ADSP BF537 STAMP color dark.jpg
     15|caption      = optional image caption
     16|Board_URL    = http:/manufacturer.com/ExampleBoard
     17|Architecture = Architecture
     18|CPU_model    = Model name
     19|Monitor      = uBoot, uMon
     20|Simulator    = Yes. [wiki:Developer/Simulators/SkyEye  Skyeye]
     21|Aliases      = Any RTEMS BSP Aliases?
     22|RAM          = XXX MB
     23|NVMEM        = 32 MB Flash, 16 KB EEPROM
     24|Serial       = one. UART part name.
     25|NICs         = one. NIC part name.
     26|Other        = anything else you need to say
     27}}
     28= Overview =
     29
     30
     31Describe the board here.  Include links to manuals, brochures, etc.
     32= Board Setup =
     33
     34
     35If there are special jumper or ROM monitor settings, describe them.
     36= Downloading and Executing =
     37
     38
     39Describe the download procedure.
     40= Debugging =
     41
     42
     43How do you debug code on this board?  What gdb setup?  BDM, stub, etc?
     44= Test Reports =
     45
     46
     47{{Test Report
     48|Version = CVS head
     49|Date    = 7 Jan 2009
     50|User    = [wiki:User:JoelSherrill User:JoelSherrill]
     51|Report  = reports that SkyEye 1.2.5 can run most tests.
     52}}
     53
     54
     55{{Navbox_BSPs}}