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.
Start here:
www.keil.com/.../rlarm_ar_create_newapp.htm
they proceed here:
http://www.keil.com/support/man/docs/rlarm/
Hi Michael, Thank you very much
I am going through the links they are really usefull
Thankyou.