source: rtems/c/src/lib/libbsp/arm/rtl22xx/times @ 06ec900

4.104.115
Last change on this file since 06ec900 was e890774, checked in by Joel Sherrill <joel.sherrill@…>, on 05/01/07 at 19:15:38

2007-05-01 Ray Xu <xr@…>

  • README, times, console/lpc22xx_uart.h, console/uart.c, include/bsp.h, start/start.S, startup/bspstart.c, startup/exit.c, startup/linkcmds: Update BSP to address changes between 4.7 and CVS head as well as to address comments from Ralf and Joel.
  • Property mode set to 100644
File size: 588 bytes
Line 
1#
2#  Timing Test Suite Results for the rtl22xx BSP
3#
4
5#
6
7Board:  rtl22xx
8CPU: Philips LPC2210
9Clock Speed: 60MHz
10Memory Configuration: 512K SRAM(256K used to store the .text), 16 bit bus, no SDRAM, nor cache
11Cache: Data and Instruction cache enabled
12Wait States:
13
14Times Reported in: microseconds
15Timer Source: Timer 1, 15Mhz timer rate
16# the test is run via a arm JTAG ICE
17
18*** TIME TEST 1 ***
19rtems_semaphore_create 381
20rtems_semaphore_delete 380
21rtems_semaphore_obtain: available 136
22rtems_semaphore_obtain: not available -- NO_WAIT 136
23rtems_semaphore_release: no waiting tasks 307
Note: See TracBrowser for help on using the repository browser.