3 iloop, 4 imd, 5 imm – Artesyn ATCA-9305 User's Manual (May 2014) User Manual
Page 242: 6 imw, 3 iloop 9.10.4 imd 9.10.5 imm 9.10.6 imw

Management Processor Monitor
ATCA-9305 User’s Manual (10009109-07)
242
Definition
icrc32 chip address[.0, .1, .2] count
9.10.3 iloop
The iloop command reads in an infinite loop on the specified address range.
Definition
iloop chip address[.0, .1, .2] [# of objects]
9.10.4 imd
The imd command displays the primary I
2
C bus memory. For example:
imd 53 1800.2 100
displays 100 bytes from offset 0x1800 of I
2
C device 0x53 (right-shifted 7-bit address). The .2
at the end of the offset is the length, in bytes, of the offset information sent to the device. The
serial EEPROMs all have two-byte offset lengths. The Real-Time Clock (RTC) has a one-byte
offset length. The temperature sensors have zero-byte offset lengths.
Definition
imd chip address[.0, .1, .2] [# of objects]
9.10.5 imm
The imm command modifies the primary I
2
C memory and automatically increments the
address.
Definition
imm chip address[.0, .1, .2]
9.10.6 imw
The imw command writes (fills) memory.