Hello World

The application prints “Hello World!“ to the terminal every two seconds.

1.1.1.1.           Application workflow

M2M_main.c

      Send to Process 1

M2M_proc1.c

      Open USB/UART

      Print "Hello World!" every 2 seconds in a while loop