The application prints “Hello World!“ to the terminal every two seconds.
M2M_main.c
• Send to Process 1
M2M_proc1.c
• Open USB/UART
• Print "Hello World!" every 2 seconds in a while loop