#include "r_device.h" int main(void) { //Sys_Init(); while (1U) { //Sys_Scheduling_Service(); //WDT_Clear(); } }