 | Discussion Forum |  |
|
|
example project for lpc1114 (Cortex M0)Next Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author Yair Ackerman Posted 18-Aug-2010 14:30 GMT Toolset ARM |  example project for lpc1114 (Cortex M0) Yair Ackerman Hi, Where can i find an example project that use the RTX Kernel for the lpc1114 ? Thanks,Yair | | Read-Only Author while (1); Posted 19-Aug-2010 06:18 GMT Toolset ARM |  RE: example project for lpc1114 (Cortex M0) while (1); The closest example is: \Keil\ARM\Boards\ARM\MPS_CM0\RTX_Blinky\ you have to change it to fit your processor and board. | | Read-Only Author Martin Günther Posted 19-Aug-2010 12:24 GMT Toolset ARM |  RE: example project for lpc1114 (Cortex M0) Martin Günther Hello Yair Ackerman, There is no difference between an LPC Cortex-M0 and a LPC Cortex-M3 RTX application. You can use the same RTX_Conf_CM.c file for configuring RTX. Of course you need different startup and system files. You can find theese files in folder .\Keil\ARM\Startup\NXP\LPC11xx Best Regards, Martin Guenther | | Read-Only Author Martin Günther Posted 19-Aug-2010 12:37 GMT Toolset ARM |  RE: example project for lpc1114 (Cortex M0) Martin Günther 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 | | Read-Only Author Yair Ackerman Posted 2-Sep-2010 14:36 GMT Toolset ARM |  RE: example project for lpc1114 (Cortex M0) Yair Ackerman Thanks for the help. | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|