Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Changes between Version 8 and Version 9 of Developer/Simulators/SkyEye


Ignore:
Timestamp:
08/22/07 11:05:49 (17 years ago)
Author:
Yangxi
Comment:

/* at91rm92 */

Legend:

Unmodified
Added
Removed
Modified
  • Developer/Simulators/SkyEye

    v8 v9  
    6161= at91rm92 =
    6262
    63 RTEMS BSP [wiki:TBR/BSP/Csb337 csb337] will run hello.exe on Skyeye using the patch posted to the RTEMS Users Mailing list (http://www.rtems.com/ml/rtems-users/2007/june/msg00011.html).  However, it does not run ticker.exe yet. The following configuration should be used:
     63RTEMS BSP [wiki:TBR/BSP/Csb337 csb337] will run hello.exe and ticker.exe on Skyeye using the patch posted to the RTEMS Users Mailing list (http://www.rtems.com/ml/rtems-users/2007/june/msg00148.html). The following configuration should be used:
    6464
    6565{{{
     
    7373}}}
    7474
    75 The BSP needs to be modifed to support USART0 as the console.  With the above patch, Skyeye supports DBGU or USART0 as console but should the selection should be run-time configurable not compile time.  The BSP could then be compiled to use either device as console (e.g. pc386 and VGA/COM1 selection).
     75
     76The skyeye has not implemented DBGU and full features AIC,this patch fix these,so csb337 can works fine with skyeye.
    7677= s3c2410x =
    7778