• Two projects simultaneously
    Is it possible to open two projects simultaneously? I have master/slave project with PK-ARM and PK51. Master is ARM (LPC2138), slave is LPC900 (P89LPC9107). Communication is single wire, modified UART...
  • Two projects simultaneously
    Is it possible to open two projects simultaneously? I have master/slave project with PK-ARM and PK51. Master is ARM (LPC2138), slave is LPC900 (P89LPC9107). Communication is single wire, modified UART...
  • Cortex A9 dual core - How to achieve an AMP system without an RTOS?
    One of my customer is considering to use Cortex A9 dual core device for a computational intensive task (For the sake of discussion, lets assume an high end image analysis task). Due to cost or other over...
  • Cortex A9 dual core - How to achieve an AMP system without an RTOS?
    One of my customer is considering to use Cortex A9 dual core device for a computational intensive task (For the sake of discussion, lets assume an high end image analysis task). Due to cost or other over...
  • 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...