Hi I am using LPC2468 and RTX Kernel, This is the main loop i wrote, it is from a example, yet it is not getting initialized, main(void) { os_sys_init (job0);
} the control is just passing into SWI handler self loop can anyone give me any solution.