Hello Randy, I hope you're doing well!
The example you're using is configuring the K64F as an I2C slave, and thus, is kept waiting for data to be sent from an I2C master. To fully test the example, you can set up another board as a master (using the I2C_polling_b2b_transfer_master example) and send information from one board to the other.
Best regards,
Sebastian