Code
Copy-paste the following code to your user application:
system_interrupt_enable_global();
while
(
true
) {
}
Parent topic:
Use Case