• RTX RTOS TWO TASKS NOT WORKING SIMULTANEOUSLY
    Hi, i am trying to implement two tasks in RTX RTOS.Purpose of the tasks are: Task 1 waits for the pin15 of PORT0 to go high; if it does, then LED blinks. Task 2 blinks LED irrespective of completion...
  • Simultaneously Debugging two Cores in AMP mode
    Note: This was originally posted on 9th September 2013 at http://forums.arm.com Platform: Cortex R7 (Versatlie Express) Debug agent: RealView ICE IDE: DS-5 Hi, I have a question regarding simultaneously...
  • Using PPP and Ethernet simultaneously
    Hi, I have an application that actually use RTX and RTL TCP net on a LPC2378 Ethernet interface. I would use the PPP interface but how can I choose wich interface to use with a given socket ? The...
  • KEIL4 and KEIL5 simultaneously
    Dear, I've installed KEIL 5.0 in addition of my current version of KEIL 4 (4.71a) in a different directory. Even if I ask windows to open projects (uvproj) with KEIL 4, it opens it with KEIL 5....
  • Link to two or more projects
    Hi, I need to link two or more projects. How I make this? When I try load program in flash memory the startup of first code is overwrite by the startup of the second. Now I don't know what to do....