tool/CommandPdos.cpp
changeset 1167 9e0ebb38e301
parent 1157 04d1c950cf9d
child 1187 aa616c3286ce
equal deleted inserted replaced
1166:006244d53f68 1167:9e0ebb38e301
    30     	<< "The information is displayed in three layers, which are" << endl
    30     	<< "The information is displayed in three layers, which are" << endl
    31     	<< "indented accordingly:" << endl
    31     	<< "indented accordingly:" << endl
    32     	<< endl
    32     	<< endl
    33     	<< "1) Sync managers - Contains the sync manager information" << endl
    33     	<< "1) Sync managers - Contains the sync manager information" << endl
    34     	<< "   from the SII: Index, physical start address, default" << endl
    34     	<< "   from the SII: Index, physical start address, default" << endl
    35     	<< "   size (value from the SII), control register and enable" << endl
    35     	<< "   size, control register and enable word. Example:" << endl
    36     	<< "   word. Example:" << endl
       
    37 		<< endl
    36 		<< endl
    38     	<< "   SM3: PhysAddr 0x1100, DefaultSize 0, ControlRegister 0x20, "
    37     	<< "   SM3: PhysAddr 0x1100, DefaultSize 0, ControlRegister 0x20, "
    39 		<< "Enable 1" << endl
    38 		<< "Enable 1" << endl
    40     	<< endl
    39     	<< endl
    41     	<< "2) Assigned Pdos - Pdo direction, hexadecimal index and" << endl
    40     	<< "2) Assigned Pdos - Pdo direction, hexadecimal index and" << endl