The IICDO command displays a window, which shows data both shifted in and shifted out of the IIC peripheral. An arrow points to the last output value transmitted/received. The maximum number of output values that the buffer can hold is 256.
>gdi IICDO
>gdi IICDO
View data from the input/output log buffer for IIC simulation.
IICCLR Command Use the IICCLR command to flush the input and output buffers for IIC simulation. This resets the buffers and clears all values. Notice that if the IIC is currently shifting a value, this command does not prevent the IIC from finishing the transfer.
>gdi IICCLR
>gdi IICCLR
Clear input and output buffers for IIC simulation.