2007-04-26 02:35 AM
2011-05-17 12:42 AM
When programming or writing to a Flash Bank, typically a ''write'' CUI command is issued and
followed by a ''read'' status register command. This ''write'' then ''read'' order must be followed to program the flash properly. This requires bit 18 (Instruction TCM order bit) in the Configuration Control Register of the ARM966-ES core to be set. When set, the write and read to the Flash Bank are performed in the order generated by the ARM966-ES core. This ensures that writes are committed to the Flash memory before any subsequent read. Please sombody answer : What is Instruction TCM order bit. How to find it? Is it really affects to write or erase.2011-05-17 12:42 AM
Written in Programing manual page 14.