This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

lcp1768

Hi I want to ask you guys for help. Today I read the RL-ARM User Guide to start with the RTX RTOS. I don't know how to get a working "RTX_Config.c" for the LCP1768 controller. Would you guys be so kind to give me a hint how to open the configuration wizard to create such a file. I use uvision4 but cannot find any clues in the ides help file. When i search the directory in my programm folder and try to import one of the existing ones. There are only rtx files for serval controllers but not for the one i use.

Thank you for your attention

ben

  • Maybe check your Keil directory to see if you have something like:

    C:\Keil\ARM\Boards\Keil\MCB1700\RTX_Blinky
    startup_LPC17xx.s
    system_LPC17xx.c
    RTX_Conf_CM.c

    C:\Keil\ARM\Startup\NXP\LPC17xx

    All Cortex-M3 have the same [systick timer] for RTOS.