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, Where can i find an example project that use the RTX Kernel for the lpc1114 ? Thanks,Yair
Hello Yair Ackerman,
There is no difference between a RTX project for a LPC Cortex-M0 and a LPC Cortex-M3. You can use the same RTX_Conf_CM.c file to configure RTX.
Of course you need differnet startup and system files which are located in folder .\Keil\ARM\Startup\NXP\LPC11xx
Best Regards, Martin Guenther
Thanks for the help.