I am working with the C6713B and looking at SPRU266e. Figure 3-15 shows the reserved bits 13-12 to have a default value of 1. Note 'A' states: "The reserved bit fields should always be written with their default values when modifying the GBLCTL. Writing a value other than the default value to these fields may cause improper operation."
In Table 3-11 the description for reserved bits 31-12 shows a value of zero and the description states: "Reserved. The reserved bit location is always read as 0. A value written to this field has no effect."
So which is true Note 'A' which states I have to write the default values or the description in Table 3-11 which states writing any value to these bits have no effect?
Also, I read the EMIF registers with an emulator and the GBLCTL register showed bits 13-12 as 1 which seems to disagree with the description in Table 3-11.
Can you provide clarification?