• uCOS and 8051
    This is my first post in this forum, i am starting with uCOS,i have gone through the uCOS book and have also downloaded the port for 8051 by John X. Liu, i am using keil 8.02(2k version) and its mentioned...
  • For a example of ucos at LPC2000
    Hi,everone! Could anyone privide me with a example of ucos at LPC2100?
  • 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...
  • uCOS-II + ARM
    Hi, I'm trying to compile uCOS-II with ARM Port and run it with a simulator such as Skyeye or QEMU. Does anyone have done this? Actually I have no idea on what to put in the Makefile. Any help is...
  • UCOS on STM32 & LPC2368/LPC2148
    Hi everyone, I am simultaneously working on cortex and ARM7. Till now i have implemented all my applications without RTOS. Now its time for me to implement RTOS on STM32, LPC2368 & LPC2148. I am...