We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.
Did you import SWI_Handler built into RTX? check the integration instructions on this site.
Sorry i did not get you, i am new to the RTX completely Please dont mind.
Can u please elaborate?
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.