• Delay timing on ARM7 LPC2129 processor
    Dear Friends, I am using an ARM7 LPC2129 controller with 10~Mhz external oscillator. My controller is running at 60Mhz and PCLK at 30Mhz. I have a quick question for you. I want to write a delay...
  • Using UART1 on Philips LPC2129
    Hi, wondering if someone could help or point me in the right direction. I am a bit of a newbie to programming the ARM processor, I have a MCB2100 eval board with LPC2129 processor. There is an example...
  • porting UCOS-II
    I have a port for LPC2148 which is a .exe file. how do we port it into LPC2148?even tell me about BSP?
  • Porting uCos-II on LPC2294
    Hi, I am working in a project in which i need to port uCos -II ARM7( with philips LPC2294 processor).I am using realView compiler.It looks that PC is not jumping to int main(void) from start up code...
  • porting ucos-ii in keil mdk5
    while creating a project in the keilmdk with my board STM32F407VG how do I include the port files of the ucos-ii rtos ? I see that I have the option of adding freertos in the manage run-time environment...