Changes between Version 6 and Version 7 of Developer/Projects/SequencedInitialization


Ignore:
Timestamp:
05/11/10 12:40:11 (14 years ago)
Author:
Sh
Comment:

/* Work Breakdown */

Legend:

Unmodified
Added
Removed
Modified
  • Developer/Projects/SequencedInitialization

    v6 v7  
    2929This project tasks are:
    3030# Develop the sequencer code and API with documentation and tests.
     31# Cleanup the linker command files on a per architecture basis to use a general purpose base linker command file and a board specific linker command file.
     32# Update all linker command files to handle the initialization automatic table entries.
    3133# Update the RTEMS Classic API, POSIX API and ITRON API initialization calls with the sequencer implementation using automatic table generation. This also includes removal of the hard coded call with a sequencer call.
    32 # Update all linker command files to handle the initialization automatic table entries.
    3334# Initial testing can all be done on SPARC/sis.  The modification of other BSP linkcmds should be done with caution but mistakes will be caught by Test Builds of RTEMS by [wiki:TBR/User/JoelSherrill JoelSherrill] which include all BSP configurations.
    3435