hello.bin
==============
  Prints "Hello World" in the console (UART2)

msg.bin
==============
  A server waits for messages from a client and responds
  to the messages. The communication is printed to the
  console.

pingpong.bin
==============
This example shows MCC communication between the Cortex-M4
and the Cortex-A9. 
