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