Ignore:
Timestamp:
Apr 21, 2014, 5:17:36 AM (11 years ago)
Author:
alain
Message:

Reducing the number of log messages to be compatible with 64 processors architectures.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/transpose/transpose.ld

    r295 r307  
    33*****************************************************************************/
    44
    5 seg_code_base      = 0x00400000;
    6 seg_data_base      = 0x00500000;
     5seg_code_base      = 0x10000000;
     6seg_data_base      = 0x20000000;
    77
    88/***************************************************************************
Note: See TracChangeset for help on using the changeset viewer.