Code
Add to user application main:
while
(
true
) {
/* Infinite while loop */
}
Parent topic:
Implementation